iOS Look-a-like JavaScript Calculator
The calculator was built with understanding the following Js fundamentals:
- If/else statments
- For loops
- Functions
- Arrow functions
- && and || operators
- How to change text with the 'textContent' property
- How to add event listeners with the event delegation pattern
Tutorial : Zell's Guide
