Submitted almost 2 years ago
Responsive Podcast Request Access Landing Page | JS_email-validation
@VLOrozco
Design comparison
SolutionDesign
Solution retrospective
Hey Frontend Mentor coders!
Here is my solution for the Pod Request Landing Page, with a mobile first approach. Using JavaScript a ValidateEmail()
function is used to compare the users input to a Regular Expression pattern. If the validation's .value.length
is equal to 0, or if the characters of the input do not match the RegExp pattern, a response will inform the user a reminder to check their email.
I value any feedback in making my code clean. Thanks! ~Veronica
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord