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

memoize walkState

Open mattkrick opened this issue 8 years ago • 2 comments

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

mattkrick avatar Mar 23 '16 02:03 mattkrick