+ 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?
3 Réponses
+ 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
+ 1
Sololearn unfortunately does not have regex exercises or challenges.
+ 1
Nice tools HNNX! Ihateregex's playground is so visual! even they say it's under construction