Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

JS Calculator using Qwik && Tailwind

tailwind-css
Mcnafaha•240
@TheMcnafaha
A solution to the Calculator app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


My biggest problem with this app was choosing its HTML elements.

I couldn't decide if I should use a form or not. In one hand, forms are used for user input. But the added controls of "delete" and "reset" seemed to not belong in a form. I think the output of a calculator is much different than the output of a form. Again, I'd be thankful if anyone with more experience could give their input on this area.

It would also be cool if I'd get feedback on the speed of the app. An app like this should load instantly, so I'd like to hear if that's not the case. I expect this will be heavily affected by location, so if you could share that too that'd be awesome!

Any general code criticisms are welcome. I have pretty thick skin and want to get better.

Thanks for checking my solution out.

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 Mcnafaha'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
Frontend Mentor logo

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

Frontend Mentor

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

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