Calculator App Challenge Solution

Solution retrospective
I am proud of my experience during the challenge and how I handled number formatting and theming. I am also glad that I was able to address the user stories for the challenge.
Looking ahead, I would like to write cleaner code, speed up my workflow, and make my work perform better and be more accessible.
What challenges did you encounter, and how did you overcome them?Here are the issues faced during the challenge:
- Number formatting: For some operations, the result would go off the display, making part of the number at the start get hidden.
- Theming: The problem I ran into with theming was that the system would set a default theme automatically, and then it would switch whenever the user chose a different one. But I was able to solve this in time.
To address these issues, I took extra time to understand the challenge, looked through helpful documentation and resources, and debugged the code manually.
What specific areas of your project would you like help with?I would appreciate any feedback and a code review on the overall challenge.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on dahmide'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