Skip to content
Submitted over 4 years ago

Responsive tip calculator with HTML, CSS, JS

LVL 2
@jessejputnam
A solution to the Tip calculator app challenge

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:

  1. Making it DRY
  2. Making it less verbose if it is too long for such a simple app
  3. 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?
  4. Small note: I tried BEM with CSS. Does it scan easily?

Thank you!

Code
Loading...

Please log in to post a comment

Log in

Community 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