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

Leverage createSlice to create reducers #56

Open
mikeqcp opened this issue Feb 10, 2020 · 0 comments
Open

Leverage createSlice to create reducers #56

mikeqcp opened this issue Feb 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mikeqcp
Copy link
Contributor

mikeqcp commented Feb 10, 2020

We should consider using https://redux-toolkit.js.org/api/createslice/ to create redux modules.
It's a syntax sugar for creating redux actions and reducers in on go, instead of creating actions and reducers explicitly

@mikeqcp mikeqcp added the enhancement New feature or request label Feb 10, 2020
@mikeqcp mikeqcp changed the title Leverate createSlice to create reducers Leverage createSlice to create reducers Mar 27, 2020
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