Resources Regex
Estimated reading time: 1 minuteresource
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
- https://github.com/aloisdg/awesome-regex#documentation
- https://www.debuggex.com/cheatsheet/regex/javascript
- https://remram44.github.io/regex-cheatsheet/regex.html
- https://gist.github.com/vitorbritto/9ff58ef998100b8f19a0
- https://github.com/zeeshanu/learn-regex ***
- https://regex101.com/
- https://www.regextester.com/
- https://regexone.com/