illustration for Regex in Javascript
pro

Regex in Javascript

Instructor

Joe Maddalone

31m closed-captioning
·
10 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
1452
people completed
Published 9 years ago
|
Updated 4 years ago

Regular expressions are a useful tool for dealing with text data. They allow us to slice and dice strings, and useful extract information in our applications.

Regex is also complex, and many developers will spend their entire career looking up even the most trivial of regex operations. This course will help improve your regex skills, and teach a solid core of useful tools that you can use every day with confidence!