FreeCodeCamp
A static web page for calculation built with only HTML, CSS & JavaScript.
Try the live demo right here, it looks something like this:
Studying this project I learned about:
- es6 classes
- Using the constructor
- Using
setTimeOut
- Code refactored from FreeCodeCamp