Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Newsletter-sign-up-success-message

@thedanielking

Desktop design screenshot for the Newsletter sign-up form with success message coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I implemented the javascript logic by myself. I would call the class differently and the regular expression test I used.

What challenges did you encounter, and how did you overcome them?

I didn't know how to link it to the success message at first go. So I watched a youtube content on it, then I went to change it to the way i wanted it to be. Thereby learning more in the process. The video didnt cover the error message aspect but just on how to link to the success message.

What specific areas of your project would you like help with?

I would love to know if there better ways I can implement my Javascript into my code.

Community feedback

@thentrsfs

Posted

First of all when u try to type email in input field you just continue to type in what it should be placeholder but you set it to value, you should replace value="[email protected]" in input with placeholder="[email protected]" and you should set value for input in index.js to be variable that will update on submit button, try to figure this out. Good luck !

0

Please log in to post a comment

Log in with GitHub
Discord logo

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