DEV Community

Discussion on: Intro to Regex for Web Developers

Collapse
 
simonholdorf profile image
Simon Holdorf

Nice one, Chris

Collapse
 
chrisachard profile image
Chris Achard

Thanks! While writing it I realized that regex is just really complicated 😅 I had trouble distilling it down into a single "intro" post.

I do have ideas about a page with real examples and explanations though that I think will help - so I'm working on that :)

Collapse
 
simonholdorf profile image
Simon Holdorf

Yeah I often have those ideas where I think "okay I am just going to make it easy and understandable" and then "why the heck has this to be so complicated" :)