Batch Packages

redux-batch-action

yarn install redux-batched-subscribe redux-batch-action ## example ```ts import { applyMiddleware, combineReducers, compose, createStore } from "redux"; import { batchedSubscribe } from "redux-batched-subscribe"; import thunk from "redux-thunk"; import {

1.0.4 • Published 6 years ago