You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Hi, Kent! Thanks for the great tutorial. I would like to add a function that returns true if a given string is a valid email address, and false otherwise. How to validate an email address in JavaScript?