Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 years ago

Calculator App with VanillaJS

Andalucia Curtis•210
@andaluciacurtis
A solution to the Calculator app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


I learned a lot about CSS variables and how to switch what values the variables have when working on the color picker. I also learned a lot about edge cases and thinking of every possible issue that may arise. Although I believe I found them all, please let me know if you find any. I also challenged myself to build the keypad using JavaScript instead of html. However, I ran into issues because I wanted each key to have a separate class related to its name (i.e., del-button, reset-button, etc), but given that some keys are already used for other functions in code, it was difficult to accomplish. Is there any better way to go about this?

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Andalucia Curtis'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License