Intro Component With Signup Form using flexbox and JS
Design comparison
Solution retrospective
Please give feedback on my Javascript skills. What should I improve and how should I do that? I want to improve my JS skills. So please suggest to me a great book that can help me improve.
Community feedback
- @skyv26Posted almost 3 years ago
Hi! Abdur, I would say great job. Your form validation is working, but I think there is a bug. I mean at first time if give no input in the field then OnClick form gives error and it is ok, if we enter the first name and hit submit then at very first time it gives error on second submit the error removed. I think it should be fix .
Overall Nice Job.
Marked as helpful1@arbaivPosted almost 3 years ago@skyv26 Thanks for letting me know. I just updated the script. I added blur event on the input elements. So, that it will remove the error if there is a value.
1 - @whoiskekeanywayPosted almost 3 years ago
You have done a very good job, I think you should continue with challenges and start with junior so you can learn as you build. I am a big advocate of learning by doing
Marked as helpful0@arbaivPosted almost 3 years ago@whoiskekeanyway Thank you. I really appreciate that. I have still a lot of things to learn. Hopefully, I will improve my skills by doing more projects.
0
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