use-effect-reducer

A [React hook](https://reactjs.org/docs/hooks-intro.html) for managing side-effects in your reducers.

use-local-slice

A react hook to use reducers for local state in a typesafe way, with an API like createSlice from redux-starter-kit and immer integration.