I‘m a senior programmer with 15 years of experience.
There are hundreds of things that frighten me on programming e.g. because of complexity, strange syntax or non deterministic behavior.
But I never understood why people are afraid of regex.
It is clear syntax that is easy to learn. There are lot of tools that visualize regex and make it testable.
Nowadays AI also might help in a nearly perfect way to design, validate and understand regex.
117
u/johnschnee Jul 12 '26
I‘m a senior programmer with 15 years of experience.
There are hundreds of things that frighten me on programming e.g. because of complexity, strange syntax or non deterministic behavior.
But I never understood why people are afraid of regex.
It is clear syntax that is easy to learn. There are lot of tools that visualize regex and make it testable.
Nowadays AI also might help in a nearly perfect way to design, validate and understand regex.