
In this regular expressions tutorial we use positive and negative look-aheads to match strings. We’re using regular expressions in conjunction with JavaScript methods. This makes up part of the Free Code Camp (www.freecodecamp.org) curriculum. Enjoy!