Design comparison
SolutionDesign
Solution retrospective
would love feedback on organization, and better practices in the JS file. Thank you!
Community feedback
- Account deleted
Hi,
Nice one, your solution looks good but I don't think it's works...
I mean, I entered the values in every sequence, it's either it doesn't work or it returns NAN.
0@nikkaellaPosted about 3 years ago@thulanigamtee
Thanks for your comment! That's weird. Maybe it's because I don't have it set to calculate on "enter" keypress?
I kinda have it so I have to click outside the input boxes for the totals to change 😅.
0@furqonfahleviPosted about 3 years ago@nikkaella you can use on('input) instead on('change')
Marked as helpful1
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