Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Newsletter sign-up form with success message

JamesYcode•160
@JamesYcode
A solution to the Newsletter sign-up form with success message challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

I was of the CSS portion alongside the JavaScript functionality. Working with DOM manipulation has reminded me the fundamentals of vanilla JavaScript. If I were to redo this which I might do some refactoring later on, I would structure my code in a non hacky way.

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

One challenge I came across was the fundamentals of JavaScript. Form validation was something I hadn't done in a long time. I overcame it by researching form validations and instead of copying and pasting, I broke the problems down into small components on what I wanted to achieve, in this case was the input validations.

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

I realized at the end that the responsiveness was not what I had intended. The width of the container alongside the contents within are breaking at a smaller viewport. Another problem I encountered was the hacky way of manipulating the DOM with JS and CSS for the form validations.

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 JamesYcode'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