Design comparison
SolutionDesign
Community feedback
- @G-GakiiPosted 4 months ago
Hey great work. -Your code fine but you can consider below:
-The email validation is quite basic. For better validation, consider using regular expressions. -If you want the validate function to handle submission you would, you rather use the submit event of the form rather than a button click.
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