Validated Contact Form with Vanilla JavaScript

Solution retrospective
The ability to write it by enforcing all I'd learned in JavaScript. I'd simplify the code by writing reusable functions next time.
What challenges did you encounter, and how did you overcome them?The challenge I encountered was when I was trying to get the value of the terms and conditions checkbox but I found out the checkbox element had an attribute of checked which stored a boolean value. This came in handy and helped me complete the tasks without flaws.
What specific areas of your project would you like help with?I will connect it to the backend. A review of my code after that would help.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on JAILBREAK's solution.
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