-
Notifications
You must be signed in to change notification settings - Fork 27k
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
Update with-redux
example to match the guide in Redux Toolkit docs
#59864
Conversation
…res/counter/counterSlice.ts`
…/features/counter/fetchIdentityCount.ts`
…unter/thunks.ts`
And for the record, I maintain Redux and Redux Toolkit, and I requested these changes to the example :) /cc @leerob Actual review feedback:
|
…tent with RTK docs
…e-with-redux-example
@EskiMojo14 @markerikson @phryneas @leerob I made the improvements that were suggested, does this need anything else? |
I'm happy with it :) |
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
1 similar comment
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Awesome, thank you! |
What?
Update
with-redux
example.Why?
with-redux
example currently:How?
This PR:
Relevant Information
https://redux-toolkit.js.org/usage/migrating-rtk-2#nextjs-setup-guide
https://redux.js.org/usage/nextjs#folder-structure