Design comparison
Solution retrospective
I’m most proud of successfully implementing an email validation form using JavaScript, ensuring the correct structure of email addresses. Next time, I would improve by handling edge cases and incorporating real-time feedback for a smoother user experience. Additionally, I'd focus on improving code efficiency and accessibility.
What challenges did you encounter, and how did you overcome them?One challenge I encountered was ensuring the email validation regex handled various valid formats while preventing incorrect inputs. I overcame this by researching common patterns and refining the regex to cover edge cases. Debugging issues and testing different inputs also helped improve the validation process.
Community feedback
- @ToprakPehleeonePosted about 1 month ago
Works fine on desktop
You can use media queries to adjust project on mobile screen sizes.
0@mudasirNadeemPosted about 1 month ago@ToprakPehleeone that is correct but only i want to apply js I do not want to make responsive page
Thank you for your feedback
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