Let’s write a note taking application using ReactJS with Typescript and Redux. We’ll use React-Redux hooks with Typescript here.
Also I show how to use Redux selectors with Typescript.
Code: https://github.com/satansdeer/react-redux-typescript
#react #redux #javascript #typescript