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

Application Plugins? #750

Closed
ronag opened this issue Sep 18, 2015 · 2 comments
Closed

Application Plugins? #750

ronag opened this issue Sep 18, 2015 · 2 comments
Labels

Comments

@ronag
Copy link

ronag commented Sep 18, 2015

Has anyone given any thoughts on how make a plugin system using redux? i.e. pluggable toolbars, panels etc...

Should one have one store and Provider for each plugin or would it be more appropriate to build a system where they somehow dynamically register/unregister their root reducers into the main applications root reducer?

@ghost
Copy link

ghost commented Sep 18, 2015

I think you'll be interested in #159

@gaearon
Copy link
Contributor

gaearon commented Sep 19, 2015

You might be interested in https://github.com/erikras/ducks-modular-redux.

@gaearon gaearon closed this as completed Sep 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants