I think I fixed my calculator? BREAK IT!

After finishing my calculator last night I posted it on the facebook freeCodeCamp earth and got some feedback about some problems. I believe I have fixed most if not all of those. I’m aware that there are a few strange idiosyncrasies (adding a zero before the input in some cases, etc.) but I’m looking for core calculator function issues. Also, some critique on design/UI/UX would be greatly appreciated. (Please note: I made the conscious decision to not display the entire formula in the screen but rather highlight the current operation key. This is similar to how the iPhone calculator functions so I’m pretty confident in that decision)

Thanks so much!

https://jessereitz.github.io/calculator

1 Like

Try 0.2*0.1 :slight_smile:

Nice light design!

1 Like