17P by xguru 9달전 | favorite | 댓글과 토론
  1. Introduction to Regular Expressions
  2. How to Match Literal Characters and Character Sets in Regular Expressions
  3. Regular Expressions Flags
  4. How to Use Regular Expressions in JavaScript
  5. Metacharacters, Quantifiers, Repeated Matches, and Optional Matches
  6. Grouping and Capturing in Regex
  7. Lookaround Groups: Lookaheads and Lookbehinds
  8. Regex Best Practices and Troubleshooting
  9. Applications of Regular Expressions