RegEx Tool

I was helping out a co-worker and he was trying to parse a string into an array using RegEx.  He was using a cool tool which seemed to made figuring out regular expressions easier; regex101.com

I’m always on the look out for tools which make life easier.

Another tool which was pointed out to me is RegExTester by EntendsClass.