herico / calculator

Building a calculator from basic to advance with vanilla javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to calculator from basic to advance with Vanilla Javascript

I am going to build a calculator from basic to advance with scientific funcionalities all using only Vanilla Javascript, most of the code will be written in ES2015 but that's okay nowadays because lot of browsers support ECMAScript 2015.

You can visit the project in the github pages Calculator Basic2Advance.

About

Building a calculator from basic to advance with vanilla javascript


Languages

Language:JavaScript 69.3%Language:HTML 24.8%Language:CSS 5.9%