Regular Expressions De-Mystified
Hello All,
I’m really excited to go over the basics of regular expressions with you. We are going to learn some history, see how to create patterns and how to use them with JavaScript. After tonight, you should be able to recognize and use regular expressions in your code editors and in your applications.
You can find slides, example files and challenge files on my Github account: https://github.com/labradford/regex-learn
Thank you Learn Academy for hosting my presentation.