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

Update Redux templates #3940

Closed
2 tasks done
markerikson opened this issue Dec 4, 2023 · 8 comments
Closed
2 tasks done

Update Redux templates #3940

markerikson opened this issue Dec 4, 2023 · 8 comments
Milestone

Comments

@markerikson
Copy link
Collaborator

markerikson commented Dec 4, 2023

  • Update the Redux templates
  • Update Next's with-redux example to match the new Next usage guide
@markerikson markerikson added this to the Post 2.0 milestone Dec 4, 2023
@aryaemami59
Copy link
Contributor

I'll start working on the with-redux example. Do you think the examples I have for #3984 and #3985 are good candidates (or at least somewhat on the right track) for updated redux templates?

@markerikson
Copy link
Collaborator Author

The issue is that Next's setup is much more complicated.

Go through the new "Setup with Next" page, and try to convert the guidance there into code :)

@aryaemami59
Copy link
Contributor

@markerikson oh I meant I'm going to work on the with-redux example app, as in I'm going to make something somewhat similar to what Jack Harrington initally provided and make sure we create a unique store instance per request etc. But I was thinking about creating a more updated redux template for React Native and Expo and maybe a plain react app with vite with some of the new API (createSlice.selectors, create.asyncThunk, etc) included in order to get people up to speed with RTK 2.0 and encourage them to try out all the new goodies you guys worked so hard to create. Do you think this would be something worth looking into?

@markerikson
Copy link
Collaborator Author

Yeah, definitely worth having actual RN templates too

@aryaemami59
Copy link
Contributor

Wonderful! It would be good to finally have official templates for RN and Expo :)

@EskiMojo14
Copy link
Collaborator

for with-redux: vercel/next.js#59864

@aryaemami59
Copy link
Contributor

I believe this one can be closed now that with-redux has been merged.

@markerikson
Copy link
Collaborator Author

Yep!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants