Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to graph selector factories? #43

Open
OliverJAsh opened this issue Jul 3, 2020 · 0 comments
Open

How to graph selector factories? #43

OliverJAsh opened this issue Jul 3, 2020 · 0 comments

Comments

@OliverJAsh
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant