DEV Community

Discussion on: Regex Cheat Sheet

Collapse
 
georgewl profile image
George WL

I tend to not bother learning regex, the cases where it's useful, I'll just go to a site like regexr.com and then use their tools to build one.

Collapse
 
jacksonelfers profile image
Jackson Elfers

In think that's the general consensus. I only use it occasionally so it's not worth my time to be 100 percent fluent.