Open OliverJAsh opened 4 years ago
Selector factories are common practice in Reselect. How can we register these? Typically we have multiple instances of the selector for different components, but they all have the same name.
https://github.com/reduxjs/reselect/tree/0c2573987627d620ac5c6d1469eb222b26a867e7#q-how-do-i-create-a-selector-that-takes-an-argument
https://github.com/reduxjs/reselect/tree/0c2573987627d620ac5c6d1469eb222b26a867e7#q-can-i-share-a-selector-across-multiple-component-instances
Selector factories are common practice in Reselect. How can we register these? Typically we have multiple instances of the selector for different components, but they all have the same name.
https://github.com/reduxjs/reselect/tree/0c2573987627d620ac5c6d1469eb222b26a867e7#q-how-do-i-create-a-selector-that-takes-an-argument
https://github.com/reduxjs/reselect/tree/0c2573987627d620ac5c6d1469eb222b26a867e7#q-can-i-share-a-selector-across-multiple-component-instances