Clean Up Redux Code with React-Redux Hooks

Max González
The Startup
Published in
6 min readJul 24, 2019

preducks, a React-Redux prototyping app (with an accompanying npm module) that generates boilerplate code using React-Redux hooks and TypeScript.

If you search “Redux hooks” on Google, you won’t find a lot of resources about the cool new React-Redux hooks API. What you will find are bunch of articles about how to use React hooks as a replacement for Redux and other state management libraries.

But this was never the point of hooks. React hooks were made to allow developers to write functional components that can do all the things we…

Max González
The Startup

Pianist, metalhead, LGBTQ+ rights advocate, and speculative fiction lover who, for some reason, writes about nothing but JavaScript libraries.