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

Create combine_reducers logic #3

Open
MadMed677 opened this issue Aug 22, 2021 · 0 comments
Open

Create combine_reducers logic #3

MadMed677 opened this issue Aug 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MadMed677
Copy link
Owner

MadMed677 commented Aug 22, 2021

Currently, the library works but only for the small storage. We don't have the logic which may work with the combine reducers as it has in Redux

The code in TypeScript for combineReducers - https://github.com/reduxjs/redux/blob/master/src/combineReducers.ts#L113

@MadMed677 MadMed677 changed the title #### Create combine_reducers logic Create combine_reducers logic Aug 22, 2021
@MadMed677 MadMed677 added the enhancement New feature or request label Aug 22, 2021
@MadMed677 MadMed677 self-assigned this Aug 22, 2021
@MadMed677 MadMed677 added this to the First stable release milestone Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant