Design comparison
Solution retrospective
Hello everyone, please kindly review. Feedbacks are well appreciated!
If you like my work, please hit the like button too.
Thank you.
Community feedback
- @skyv26Posted almost 3 years ago
Hi! Michael, Really nice made and your design is responsive too.
I found only one issue and that is your email validation logic is not correct. Refer This [Tutorial Click Me] (https://www.simplilearn.com/tutorials/javascript-tutorial/email-validation-in-javascript)
Good Luck
Marked as helpful1@Minard-NGPosted almost 3 years ago@skyv26 Thanks for the feedback and the tutorial link, really appreciate. I found the regex a bit challenging. would have to go back to do some research
1@skyv26Posted almost 3 years ago@Minard-NG Yeah! Regex is tricky but once you done it then you will be master of complex validations.
Marked as helpful0@Minard-NGPosted almost 3 years ago@skyv26 Yeah, it sure is...Thanks for the link again, I just updated my solution
1@skyv26Posted almost 3 years ago@Minard-NG Michael, I checked still your validation is not correct, use test method instead of match
Marked as helpful0@Minard-NGPosted almost 3 years ago@skyv26 Oh cool... thanks for pointing that out. Updated!
1
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