Recommended Reading & Resources
Last updated on 2024-11-15 | Edit this page
- regular-expressions.info - the definitive guide to regex.
- Debuggex - a handy interface to visualise how your regex will match a pattern.
- Regex Crossword - play crosswords with regular expressions. Provides very good practise.
- regex101 - feature-rich regular expression tester / explorer
- Awesome Regex - curated list of regex resources