Started Coding: December 2018.
Udemy course, Error Handling & Regular Expressions
-
Lesson 1:
Error Handling with Try...Catch.
Files: index.v1 + app.v1.js -
Lesson 2:
Regular Expressions [Part 1] - Evaluation Functions.
Files: index.v2 + app.v2.js -
Lesson 3:
Regular Expressions [Part 2] - Metacharacter Symbols.
Files: index.v3 + app.v3.js -
Lesson 4:
Regular Expressions [Part 3] - Character Sets & Quantifiers.
Files: index.v4 + app.v4.js -
Lesson 5:
Regular Expressions [Part 4] - Shorthand Character Classes.
Files: index.v5 + app.v5.js -
Lesson 6:
Regular Expressions - Form Validation Project.
Made a new repo for the project, see:
https://github.com/PhilipAndes/Regular-Expressions-Form-Validation-Project