
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.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ToprakPehleeone
Works fine on desktop
You can use media queries to adjust project on mobile screen sizes.
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