Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 508 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 508 Bytes

Recipe for Redux with Redux Toolkit, Typescript Thunk and Hooks

After a lot of research and refactoring, I manage to reduce a lot of verbose in my React apps. I couldn't find a recipe online for Redux, Thunk, Typescript and Hooks. Hence, I want to share what I did.

App Demo

For explanation, check my Medium story or YouTube Video