Submitted over 2 years agoA solution to the Calculator app challenge
Calculator app using CSS Grid and React
react
@o-gtkv

Solution retrospective
My questions are:
- How do I round the result correctly? For example, if you add 0.1 and 0.2 you get 0.3000000000000000004. How do I get 0.3?
- When switching the theme on a mobile device, the radio buttons and pseudo elements on the switch are highlighted for a moment. How can this be fixed?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Oleg's solution.
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