How to create a simple Expense Tracker App using React Context with useReducer and Typescript.
Aug 7, 2020 · 16 min read · Typescript is hard , they said . Making this simple application would give us an idea of how simple it is to use typescript in our projects . What is typescript? Typescript is a typed superset of Javascript that complies to plain Javascript . It allo...
Join discussion
