Your task for the day?

Regular Expressions


Regular Expressions pattern


RegExp properties and methods (test, exec, match, search,replace, split)


Challenge (write regex for email and phone number validation,  password strength validation)


Error Handling


Try catch syntax


finally


Global catch


Custom error