Submitted about 2 years ago
Tip calculator solution w/ (HTML, SCSS,JS)
@AlexandruStefanGherhes
Design comparison
SolutionDesign
Solution retrospective
So the challenge was nice, had a minor issue with disabling the reset btn if the value of the bill or the value of people were null, it was only disabling the btn if I were to refresh the page, but I put the disabled condition in a function and that function in a setInterval, and now every 300ms, the inputs are checked to see if the input is valid or not.
Community feedback
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