CSS Grid/Flex/JavaScript

Solution retrospective
Using JavaScript, something I am new to using. Next time I think I should make it so only 2 decimal places are available.
What challenges did you encounter, and how did you overcome them?Getting the calculate to update with a change of values. I added event listeners for "input."
What specific areas of your project would you like help with?Ways to make code less redundant and more effecient.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @abhi-zero
Hey Ryanslabroom
your calculator is working well! Just make sure that when you perform multiple calculations, the output doesn’t show 'Infinity' or 'NaN' when the inputs are empty or invalid. Also, consider refining the styles of your project. Good luck with your future projects!
Join 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