Mastering Regular Expressions in JavaScript, Full of Opportunities to Learn by Doing in Order to Unlock the Power of Regular Expressions or regex in JavaScript
Bestseller, Created by Albert Sanchez , English, English [Auto]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
Create basic regular expressions for matching data.
Make use of all the JavaScript methods that accept regular expressions.
Understand the differences between the varied JavaScript methods used with regular expressions.
Test regular expressions before deploying them in your code.
Understand regular expression syntax.
Define more complex patterns using regular expressions.
Use metacharacters and characters sets in defining patterns.
Take advantage of repetition and grouping.
Use anchored expressions and lookahead assertions correctly.
Include unicode when necessary.
Solve common regular expression problems in JavaScript.
More Courses by Steven Hancock
Asynchronous JavaScript Deep Dive
Master Asynchronous JavaScript Patterns; In-depth training on Callbacks, Promises, Async Await, Generators and more.
In Depth JavaScript Training for Mastering Important Patterns, the Power of Functions, OOP Concepts, JavaScript Projects
Accelerate Your JavaScript Skills by Mastering this Very Important Data Structure