Design comparison
Solution retrospective
Despite all the struggles and confusions, I keep learning JavaScript, and JS is getting less scary for me. That's what I am proud of at this moment.
What challenges did you encounter, and how did you overcome them?I tried really hard to find a way to write an efficient function to display a separate error for the corresponding input field, probably using 'forEach', but I didn't manage to do that. So I ended up writing bunch of functions for each input field. I do not think it is an ideal way. Also, I tried to display 'success' modal only when all the conditions are satisfied, but it too was too difficult for me with my current understanding of JavaScript.
Community feedback
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