1/* Answer to: "react redux typescript" */
2
3/*
4 I suggest checking out:
5 - https://redux.js.org/recipes/usage-with-typescript/
6 - https://medium.com/@rossbulat/how-to-use-typescript-with-react-and-redux-a118b1e02b76
7*/
1// Complete guide to react redux typescript
2
3// https://github.com/piotrwitek/react-redux-typescript-guide