Recently, I had to write a lot of custom regular expressions to parse some data. Thankfully, I had RegExr to make the process as easy as possible. Not only does RegExr make it easy to understand how regex works, but it also provides handy testing tools to make sure all your cases are covered! I would highly recommend RegExr to anyone dealing with the pain of regex!