
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 […]