Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted almost 3 years ago

Responsive Podcast Request Access Landing Page | JS_email-validation

Veronica Orozco•260
@VLOrozco
A solution to the Pod request access landing page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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 GitHub

Community 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License