nicobarray / aquedux

Redux over the wire
46 stars 3 forks source link

feat(client): add combineReducers API #25

Closed chabou closed 6 years ago

chabou commented 6 years ago

The idea is to not require users to add aquedux reducer in an aquedux key. But directly replace combineReducers redux function to do it automatically.

chabou commented 6 years ago

Closing this PR in favor of putting internal outside user's state.