Submitted over 4 years agoA solution to the Tip calculator app challenge
Responsive tip calculator with HTML, CSS, JS
LVL 2
@jessejputnam

Solution retrospective
I am very new to programming. I believe my code is probably not concise enough, but this was the solution I worked out on my own. Also, I am not sure how easily readable it is to someone looking at it fresh.
If possible, I would love feedback on:
- Making it DRY
- Making it less verbose if it is too long for such a simple app
- How readable it is to someone coming at it with no prior exposure -- do I make good comments? Enough? Too many? Are my variables named well?
- Small note: I tried BEM with CSS. Does it scan easily?
Thank you!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jesse Putnam’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