DEV Community

Cover image for Where to start with regular expressions?
G.L Solaria
G.L Solaria

Posted on

3 2

Where to start with regular expressions?

Recently I was asked where a novice would start learning how to read and write regular expressions. Below are two sites that I think would be useful.

Reading regular expressions

I think RegExr is a good site for explaining regular expressions.

RegExr

Writing regular expressions

Learning to write regular expressions is quite hard. RegexOne provides a very good beginners tutorial to help people learn how to write regular expressions.

RegexOne

What resources have helped you to learn how to read/write regular expressions?

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more