Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Calculator 🧮

Here is my repo for the JavaScript basic calculator.

The initial calculator worked, but I wasn't pleased with how I built it. I started using arrays because I felt very comfortable with them (coming from Python and the numpy library). So, I re-did it and made the beefy calc. Much happier.

Reduced javascript from 160 -> 65 lines

No tutorials. It makes me proud to say that.

------- Original Calculator ---------
calculator - day 2

------ Beefed Up Calculator -------

About

A basic JavaScript calculator divided into 2 repos. Old (165 js lines) and New (65 lines) (both work)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages