Submitted almost 3 years agoA solution to the Pod request access landing page challenge
Responsive Podcast Request Access Landing Page | JS_email-validation
@VLOrozco

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
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Veronica Orozco's solution.
Join 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