Cover
Buy PDF/EPUB versions
1.
Preface
2.
Why is it needed?
3.
RegExp introduction
4.
Anchors
5.
Alternation and Grouping
6.
Escaping metacharacters
7.
Dot metacharacter and Quantifiers
8.
Interlude: Tools for debugging and visualization
9.
Working with matched portions
10.
Character class
11.
Groupings and backreferences
12.
Interlude: Common tasks
13.
Lookarounds
14.
Unicode
15.
Further Reading
16.
Exercise Solutions
Source code
My Blog
My Books
learnbyexample weekly
Twitter
Light (default)
Rust
Coal
Navy
Ayu
Understanding JavaScript RegExp