Submitted over 2 years agoA solution to the Interactive card details form challenge
Validation using JavaScript and Regex
sass/scss
@Melksedeque

Solution retrospective
Inside the function validate(e) I used a lot of ifs and elseifs to validate the inputs and show the error messages when necessary. Is there a more elegant way to do it, with less lines of codes or functions to simplify the display of error messages?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Melk'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