7. Recommended Links
- 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