Contact-form HTML | CSS | JAVASCRIPT

Solution retrospective
- I'm just glad i completed this project to the best of my ability
- I'd like alternative ways to solving this challenge as well as best practices.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@mariosearchteam
Hi :) Very good solution in my opinion. One alternative way to do the JS validation would be by using a validation library like JustValidate (https://just-validate.dev/).
It is for sure a good training to write it yourself, but it with the library it is way faster to setup and the code is cleaner.
But for sure, this is a bit of a taste question.
Another optimization for accessibility would be to add ARIA elements for users with screenreader.
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