fhdhsni / calc

A calculator powered by mathjs. This is a @FreeCodeCamp project.

Home Page:https://fhdhsni.github.io/calc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/fhdhsni/calc.svg?branch=master

Lessons learned (note to myself):

  • A# Learn BEM, Your class names have no structure (well it’s a disaster). Your styles are about to explode.
  • Find a way to test on Safari.
  • Test edge cases (e.g. in this case really big numbers like 22222222222222222)
  • Test performance on the way not at the end.

About

A calculator powered by mathjs. This is a @FreeCodeCamp project.

https://fhdhsni.github.io/calc/


Languages

Language:JavaScript 64.1%Language:CSS 26.8%Language:HTML 9.0%