Submitted about 2 years ago
Base Apparel coming soon page using HTML CSS JS
@snehamoybag
Design comparison
SolutionDesign
Solution retrospective
Learnt a lot of new stuff doing this project 😃
such as the css :not() selector and regular expressions 😃 but later I learnt that it is actually a bad practice to use regex to validate emails as emails can have various patterns and is very hard to validate them using regex.
So ultimately I used the default input type=email for the validations 😅
Any feedbacks or suggestions are appreciated 🙇♂️
Community feedback
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