Submitted almost 2 years ago
Tip Calculator Created Using Vanilla JavaScript
@happy-phiri
Design comparison
SolutionDesign
Solution retrospective
This was a challenge. Almost quit out of frustration. Feedback on the Javascript code would be greatly appreciated.
Community feedback
- @lirapanciPosted almost 2 years ago
Hello,
I've just finished the same project and it was really challenging also for me, considering my "level of expertise" in Javascript :))) I'd suggest you use the eventlistener ("keyup") to track changes on all the inputs, so you can remove the Submit button.
Cheers,
Marked as helpful0@happy-phiriPosted almost 2 years ago@lirapanci Thanks. That is really helpful. I didn't know much about the keyup event listener.
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