-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Description
react-redux/src/utils/Subscription.js
Lines 8 to 10 in dde1a0a
function createListenerCollection() { | |
// the current/next pattern is copied from redux's createStore code. | |
// TODO: refactor+expose that code to be reusable here? |
Would you be interested in me working on this one? Would be cool to share this code between redux & react-redux. Also I could potentially reuse it in redux-saga as we have our own implementation of this copied & tweaked from redux.
Metadata
Metadata
Assignees
Labels
No labels