Where can i find regex exercises/challenges? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Where can i find regex exercises/challenges?

I am doing the JavaScript FreeCodeCamp course and i realize that RegEx are my weakness. Where can i find more like that?

4th Feb 2020, 11:47 PM
Maxx
Maxx - avatar
3 Answers
+ 6
I'm really struggling with RegEx but this site really helped me because it's interactive so I could test my cases and learn Link: https://regexone.com/ But if you're like me, you'll probably end up hating regex and that's fine too! People hate it so much, someone made https://ihateregex.io/ - a regex tool that will help you find the correct expression for emails, phone numbers etc
5th Feb 2020, 12:29 AM
HNNX 🐿
HNNX 🐿 - avatar
+ 1
Sololearn unfortunately does not have regex exercises or challenges.
5th Feb 2020, 5:53 AM
Sonic
Sonic - avatar
+ 1
Nice tools HNNX! Ihateregex's playground is so visual! even they say it's under construction
5th Feb 2020, 5:59 AM
Maxx
Maxx - avatar