Practicing regular expression after completing the curriculum

Hello all,
I love regular expression very challenging though. I’m almost done with the JavaScript Algorithms and Data Structure curriculum, and I want to sharpen my skills. Does anyone knows a sites with FCC like challenges I can continue sharpening my skills in regular expressions?

2 Likes

Happy Coding :smiley:

Check out exercism.org

2 Likes

Thanks. I’m going to check it up.

1 Like

I found these sites. They seem very interesting.

1 Like

For me, I use edabit.com and then choose Javascript questions and streamline it down to any JS concept available i.e Regex

Thanks for sharing. Life-long practicing is our way to mastery.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.