Hi All,
I just finished my JavaScript Calculator project. I had a lot of fun with it. There are tons of other features I’d like to add, but I have to call it good enough for now
I’d greatly appreciate any feedback or suggestions on how I could make it better.
Thanks!
Live app - https://tmonks.github.io/js-calculator/
Code on GitHub - https://github.com/tmonks/js-calculator
-Tom