Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The Tip Selector is not optimal. I used a Radio Button Group for the given percentages and a number input field for the custom option and tried to patch them together.
Community feedback
- @wideirpPosted 2 months ago
Nice Job! The code is easy to read and well organized.
You should add error states to the inputs and error handling in the javascript. Also, using the keyup event instead of change will allow the app to update as keys are pressed giving it a very reactive feel but thats a matter of choice.
Overall it's well done and functions well.
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