Tip Calculator App

Solution retrospective
I am most proud of my work with the Javascript. I learned many different concepts, such as the different kinds of event listeners for forms. I am also proud of making a functioning calculator that makes accurate calculations.
I would do the CSS a lot differently, and try to write it in a more structural way next time.
What challenges did you encounter, and how did you overcome them?It became difficult to determine which kinds of events to use on each of the interactable elements. Eventually I just gave each of the different elements multiple event listeners to cover all use cases.
What specific areas of your project would you like help with?I would really like help with writing better CSS. I would like to know ways I can reduce the amount of lines I use, and how I can make it more neat and structured.
I would also like to know how to better name classes, as I have been struggling with that as well.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on aarontark'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