Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am happy I was able to solve this problem with the little JavaScript I understand. Next time i would implement JavaScript best practices.
What challenges did you encounter, and how did you overcome them?I encounter a lot of challenges. One of them was adding an event listener to a number input. I was using of the 'click event' to track the changes in the input, I don't quite get what I want until I made use of the 'change event'. I learned about the change event as I work on this project.
What specific areas of your project would you like help with?- JavaScript best practices.
- DOM manipulation.
Community feedback
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