Intro component with sign up form using HTML5 Validation and JavaScrip

Solution retrospective
Hi guys 👋 And welcome to my solution. So, this is the very beginning of my journey in JavaScript, and I got to tell it’s was not too easygoing 🥴 I start with a good speed, but after a couple of tries, the process was stopped... I was trying to implement many different ways to complete the challenge and make many changes, but I think that isn’t good enough and will look terrible to other programmers. Please help me understand, is that always so hard to stop on the first working version? How are you guys going with your project? Did you just stop on the working version, and don’t try anything else? Please can you get a quick look and tell me, if this is good to understand for you? I will appreciate any advice or constructive feedback. Thank you for your time friend 😉
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Yazdun
Hey man, I checked out your JavaScript and I think you did an excellent job, the only tiny improvement that you can implement is making use of ternary operators instead of if and else statements, but it is great the way it is and I'd say well done on that.
The other thing is, I smell react from the way you wrote your JavaScript 😅 and I assumed that you are not that beginner with JS, So what exactly made you struggle with JavaScript? If you could give me more details on that I may be able to help.
Overall you nailed this challenge, great job
Marked as helpful
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