JS calculator written in JavaScript with added clear button, enjoy, here’s GitHub link:
https://github.com/jamie082/javascript_calculator
Going over the button onclick inside the html file, also using ‘var’ keyword in javascript to define variables. Basic computer programming concepts in each subtract(), multiply(), divide, add(), functions and ClearFields() reminds me of learning C as my first language when I started learning programming first. Enjoy the post!
Leave a Reply