top of page

Calculator

A calculator app made with React.

​

What I learned from this project:

​

  • How to avoid the pitfalls of React's asynchronous setState() function and properly use callbacks

  • The importance and power of smart compartmentalization through reusable components

  • How to parse user input in a meaningful way

​

View project       View code on GitHub

Screenshot_2019-05-05 React App(2).png
bottom of page