redux-batched-actions
redux-batched-actions copied to clipboard
redux higher order reducer + action to reduce actions under a single subscriber notification
Results
11
redux-batched-actions issues
Sort by
recently updated
recently updated
newest added
Any thoughts on how this should be integrated with an undo/redo manager? My application is currently using an undo/redo manager for only one part of it's larger state object. It...