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

Reuse Reducer code #112

Open
jkyon opened this issue Dec 21, 2018 · 0 comments
Open

Reuse Reducer code #112

jkyon opened this issue Dec 21, 2018 · 0 comments

Comments

@jkyon
Copy link

jkyon commented Dec 21, 2018

Hi guys

I´m developing an application using built_redux, but I need that some componets and modules can be reused in other applications. For instance, if we develop a dashboard module, it needs to be reused in other applications.
As you know, when we create a module, it needs an aplication state (AppState), actions, middleware, reducer, and views.

My questios is, there is a way to reuse middleware, reducers, actions and state?
there is a pattern to extend states?

I appreciate you help
Thank you in advance

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