Design comparison
SolutionDesign
Community feedback
- @TyubitPosted about 2 years ago
Hello, you made good job. I found some places in your code to improve. Here is some:
- <div class="code-numbers"> better remove all div inside and make as one string.
- to limit and make it only numbers in card number good to use regex on input field
- use eventlistener to update information on card in real time. I hope it will help you to improve your code! :)
Marked as helpful1@devyassinPosted about 2 years ago@Tyubit Hi, thx that was very helpful i will try to use ur advice to improve my code
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