Last Updated: February 25, 2016
·
334
· emarchak

Solving problems with regex

If you have a problem in your code that you're trying to solve with regex, you'll end up with two distinct problems:

  1. Your original problem.

  2. Regex.