Moocable is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Learn Regular Expressions

via Scrimba

Description

This tutorial teaches you regex in JavaScript through 34 screencasts. It explains regular expressions step-by-step from basic to advanced so that you don't fall off along the way. This ensures that you finally learn regex once and for all.

  • Regex basics
  • Test matches
  • Literal strings
  • Case insensitive
  • Single character
  • Match letters
  • Match numbers
  • Single match
  • Multiple matches
  • Wildcards
  • Lazy matching
  • Begins with match
  • Ends with match
  • Inclusive match
  • Exclusive match
  • Whitespace match
  • Lookahead
  • Capture groups

Online Courses

Scrimba

Free

46 minutes

Learn Regular Expressions

via Scrimba
Affiliate notice

  • Type
    Online Courses
  • Provider
    Scrimba
  • Pricing
    Free
  • Duration
    46 minutes

This tutorial teaches you regex in JavaScript through 34 screencasts. It explains regular expressions step-by-step from basic to advanced so that you don't fall off along the way. This ensures that you finally learn regex once and for all.
  • Regex basics
  • Test matches
  • Literal strings
  • Case insensitive
  • Single character
  • Match letters
  • Match numbers
  • Single match
  • Multiple matches
  • Wildcards
  • Lazy matching
  • Begins with match
  • Ends with match
  • Inclusive match
  • Exclusive match
  • Whitespace match
  • Lookahead
  • Capture groups