Submitted about 2 years agoA solution to the Intro component with sign-up form challenge
responsive sign up component with css grid, flexbox and javascript
@princeiscoding

Solution retrospective
The challenge required the email input field to be of a certain format and I found that difficult to implement. I eventually implemented it by using an if statement to combine some rules that utilized the ".includes" method. It is by no means a perfect solution and still has loopholes, please what is the best way to achieve this?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on princeiscoding's solution.
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