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

combine redusers #21

Open
SashaU76 opened this issue Jan 11, 2021 · 1 comment
Open

combine redusers #21

SashaU76 opened this issue Jan 11, 2021 · 1 comment

Comments

@SashaU76
Copy link

Hi, first i want to say that it is very nice package. ty.
but could you explain how can i combine all my redusers, to unite all parts of state in one global state?
or maybe the idea is that i have only one reduser and one useThunkReducer?

@nssmj
Copy link

nssmj commented Mar 28, 2021

Hi, first i want to say that it is very nice package. ty.
but could you explain how can i combine all my redusers, to unite all parts of state in one global state?
or maybe the idea is that i have only one reduser and one useThunkReducer?

you can use combineReducers that is a function from redux

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

2 participants