Design comparison
SolutionDesign
Community feedback
- @YevgeniyMakkaveevPosted over 3 years ago
Hi! Great job. Only strange thing for me is
const el
instead of just editing class inner html. Other things, tat you may want to add is EventListener on a form, with prevent defalut option. so your input form will submit result on enter. It may be optional but I like to submit on enter. Good luck and happy coding!Marked as helpful1@JaspalSingh1998Posted over 3 years ago@YevgeniyMakkaveev Thanks for your valuable feedback and suggestions 😊. I used const el part for my readability purposes only. and o would look into prevent default part 😊. Thank you so much and happy coding 😁
1
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