Just finished my Javascript Calculator

Hi everyone,

i just finished my javascript calculator. i found this project fun and like most things i do, i went a little over the top with functionality.

In addition to the challenge’s requirements, i added few extras such as a backspace, formatting for thousand’s separator e.g, 1000 is shown as 1,000. And decimal number support. All this took a fair bit of extra work but i am quite happy with the end product. Take a look :slight_smile:

https://codepen.io/RockLobster7/full/bYaMwY/

BTW: i am going to my first coding meetup in Melbourne (Australia) on Tuesday 21st. Looking forward to meeting some of you there.

Happy Camping
RockLobster7

Very nicely done! I was able to make it all work, including the backspace and decimals.

Hi KoniKodes, that’s very kind of you.

Cheers
RockLobster7