DEV Community

Discussion on: Type-Safe Redux Reducers

Collapse
 
martynaskadisa profile image
Martynas Kadiša

Shameless plug: it was a bit of a pain point for me ensuring type safe reducers in a few projects, so I wrote a library for that. It infers types in reducers from action creators.

npmjs.com/package/@reduxify/utils