Skip to content

Prep 11: Regular Expressions

Due: Wednesday, Apr 23rd

Read

  • 5.7 Validating User Input
  • 9.5 Forms in JavaScript
  • 9.6 Regular Expressions
  • MDN Regular Expressions

Activity

RegexLearn is a helpful exercise that takes you through the basics of using regular expressions. Complete steps 1–44 of the Regex101 tutorial (don’t worry, it’s actually pretty quick).

Submit a screenshot to Gradescope that shows you have completed at least 44 steps.