Design comparison
SolutionDesign
Solution retrospective
What other ways can I add validation to the form?
Community feedback
- @palgrammingPosted over 3 years ago
This might help you https://www.w3schools.com/js/js_validation.asp
1 - @jakubserwinPosted over 3 years ago
You can research regular expressions for validating not only email address but other fields like for example if password includes numbers or special characters etc.
0
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