
Responsive signup page with Form using Vanilla JS + CSS(No Frameworks)
Design comparison
Solution retrospective
I'm proud I was able to live code this on stream because I was worried having people judge me. It was a good experience to try to code in front of people because it got me talking aloud about my process which made me think more deeply about my approach in coding the layout and the logic in the Javascript.
What challenges did you encounter, and how did you overcome them?No challenges, easy project.
What specific areas of your project would you like help with?In my javascript I changed the input.style on many different properties for the background and it looks ugly and inefficient. If anyone could advise me on a way to do this in a cleaner way and give an example that would be amazing. Please help!!
Community feedback
- @Kox-HellPosted about 1 month ago
Looks good but there are some points to improve:
- The Javascript works in order to show the colors and icons for the error message but doesnt really do anything else, it should notice when the email is not correctly spelled (@ and .XXX), also it doesnt notice and take out the effects once the user starts typing into each input box.
Marked as helpful0
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