redux-operations icon indicating copy to clipboard operation
redux-operations copied to clipboard

Solves challenging redux problems in a clean, understandable, debuggable fasion.

Results 3 redux-operations issues
Sort by recently updated
recently updated
newest added

Hi , i add "main:src" for development with webpack & fixed a bug with dispatch not being passed down more than 1 level.

Object define property on readonly property. [this line](https://github.com/mattkrick/redux-operations/blob/d01013dee8e9cb59d2cb800e4b19d18dabfa5ae1/src/index.js#L108) I think you didn't test it on safari?

@DrorT calling a reduce function on every dispatch may get expensive. for production use we should probably build in a memoize function for walkState