CONTACT US

    react-micro-reducer

    • A React reducer hook, with a “micro”-reducer style, made for a Typescript world
    • Split your reducer into micro reducers based on actions, and avoid having one large reducer function with a switch statement
    • useMicroReducer uses the standard useReducer under the hook

    Article link copied

    Close button