Regular Expressions in Javascript - Master course + projects
Regular Expressions in Javascript - Master course + projects, Learn how to create simple to complicated regular expressions in Javascript with hands on examples & real world problems
HOT & NEW
Created by DigiFisk (Programming is fun)
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Learn the core concepts of regular expressions - how they work, how to create them and how to apply them
- Learn how to apply the regular expression concepts you learn in Javascript programming
- Learn how to create all kinds of regular expressions - from simple to very complicated patterns
- Take pattern matching to the next level by learning the various options you have in Javascript regex
- Learn how to use brackets, metacharacters and character ranges and sets to create advanced regex patterns
- Learn how to test regular expressions and use them in appropriate string and regex methods in Javascript
- Learn the simplicity of lazy and greedy matching
- Learn how to use grouping, capture groups and backreferencing to create updated, and accurate regex patterns of this decade
- Learn how to use lookaheads, lookbehinds, anchors and unicode properly
- Apply your knowledge in real world problems with illustrated explanations on how to solve them.