roadmaps icon indicating copy to clipboard operation
roadmaps copied to clipboard

Javascript Regex Free Course Alternative

Open leandrosimoes opened this issue 2 years ago • 1 comments

Any plans to put that on the course base?

leandrosimoes avatar Mar 18 '22 17:03 leandrosimoes

We will be adding a section on Regular Expressions in the upcoming weeks. You can refer to the two resources for understanding / learning Regex

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp

https://regexr.com/

https://regexlearn.com/learn/regex101

Pranavtechie avatar Jun 15 '22 16:06 Pranavtechie

Regular expressions course is now available: https://codedamn.com/learning-paths/fullstack

mehulmpt avatar Dec 07 '22 18:12 mehulmpt