Responsive Tip Calculator App with Javascript
Design comparison
Solution retrospective
I think i made a solid layout with css and really learned how to work with javascript
What challenges did you encounter, and how did you overcome them?When coding, i wrote the variables inside the functions, wich made my code won't work properly, since the reset button has it's own function and it needed to reset the variables from the inputs.
What specific areas of your project would you like help with?How to handle errors.
Community feedback
- @marcfrancissPosted 3 months ago
Impressive solution!
I really like your javascript solutions and solid layout. May I only suggest to add placeholder in your input element (eg <input type='number' placeholder='0' />) for the user to have an indicator of what to input.
Keep up the great coding! Cheers! 🍻
Marked as helpful1@joaoxavier-profissionalPosted 3 months ago@marcfranciss Thanks for the feedback! Really appreciate the placeholder suggestion, i totally forgot about it.
0
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