Design comparison
SolutionDesign
Solution retrospective
Keyboard input 1.r => Reset, 2.Backspace => delete one operand, 3.Enter => Equal, 4.other keys 0-9, ., *,-,+,/.
JavaScript theme code is good or bad practice? Any suggestions and feedback. Thank you
Community feedback
- @kareem-gafer10Posted over 3 years ago
Good work
1 - @palgrammingPosted over 3 years ago
Overall looks really good and seems to function really good
I would make the d key work for delete and also the del key
also if you want to allow multiple = key action so like 40 - 2 = 38 and it you hit = again then it would display 36 next = 34 = 32 and so forth with want ever the last operation was
1
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