I think if we have multiple reducer, it is just namespacing the state, right?
So if we don't need namespacing them, we could just use one reducer to store all the global state?
I think if we have multiple reducer, it is just namespacing the state, right?
So if we don't need namespacing them, we could just use one reducer to store all the global state?