Design comparison
SolutionDesign
Solution retrospective
Hello, I would like your feedback on this pleaaase. This is my last challenge for this month I really need to start preparing for finals :') Thanks and happy coding <3
Community feedback
- Account deleted
Great work! for 0 Accessibility & HTML issues
(Script) your ValidateEmail() if ever your condition block statement is short you can use ternary operator like this, return mail.match(mailformat) ? true : false, it make your code clean
if you have a time learn the difference between == and === comparison operators
Marked as helpful1@adimidaniaPosted over 2 years ago@okayda Thanks for the feedback Jhon, I really appreciate it! and yess I'll do soo
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