Design comparison
Solution retrospective
This is my first challenge using JavaScript, it took me some time and this is the result. Any comments or constructive suggestions will be welcome, thank you very much!!
Community feedback
- @sulemaan7070Posted over 1 year ago
hey Camilo Martinez Campos😄, great job on completing the challenge!! you did well in both styling and functionality...I only thing I noticed which is not a good user experience is
when I try to enter the card number like
1234567812345678
it is not accepting as a valid number.. I recommend you to use the Regex for this input to convert the1234567812345678
to 1234 5678 1234 5678 let me know if you need help with the regexHappy coding✅💯👍🏻
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