Intro component with sign up form solution with HTML, CSS, JS

Solution retrospective
Hey ! I used this simple accessible form from @pikamart to realise this challenge. Learned a lot of JS validation checking and DOM manipulation. Tell me what you think about it !
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Yazdun
Hello and great job ! Here I have a suggestion for you :
- Try to follow DRY principles ! in matter of fact it was a little bit confusing for me to figure out your
JS
code
Also I opened a pull request to your github repository which will improve your
script.js
file✅ I hope this was helpful for you
Marked as helpful - Try to follow DRY principles ! in matter of fact it was a little bit confusing for me to figure out your
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