Design comparison
Solution retrospective
There were some parts of the JavaScript code that I was able to figure out on my own.
What challenges did you encounter, and how did you overcome them?The part of the JavaScript that required to validate the radio buttons was somewhat difficult at first. But I was able to solve the issue without having to do research, I needed to move the validation of the radio buttons out of the section under the addeventlistner for the submit and add a one for click addeventlistener. Sorry my lingo for JavaScript isn't where it should be. Hope everyone understands what I'm trying to say.
What specific areas of your project would you like help with?Can someone tell me if I need to place my code in a certain order whether its CSS or JavaScript. For example would it be best to have all my error messages together or does things like that matter. If it does matter can someone tell how I can look into it.
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