Design comparison
SolutionDesign
Solution retrospective
Hello everyone! Working on this challenge was a great experience for me. I wanted to make the calculator even better, so I added some extra math operations and a history feature to help users keep track of their calculations. Not only was this a fun challenge but I also learned a lot.
Any suggestions on how I can improve my solution are always welcome!
Community feedback
- @ChamuMutezvaPosted almost 2 years ago
Nice work there. 2 things that I can recommend are as follows:
- Set a maximum of the digits the input field can take. It seems , at present it can take any number as long as one punches a key
- Any number divided by zero should either give you an error or nan but not zero
Other than that, your work is very impressive. Well done
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