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

State Management in NextJS #24

Open
2 tasks
rpmolina opened this issue Apr 24, 2023 · 0 comments
Open
2 tasks

State Management in NextJS #24

rpmolina opened this issue Apr 24, 2023 · 0 comments

Comments

@rpmolina
Copy link
Contributor

rpmolina commented Apr 24, 2023

Describe the feature

In this repo, we have researched how to implement state management in React (100% client side) with different patterns and libraries, from which 22 examples came out.

For this issue, the idea is to investigate what is the state of the art of state management within NextJS where, due to the different forms of renderings (CSR, SSG, SSR) that the framework gives us, new options and limitations appear.

Use Case

The idea is to use the result of this issue as a reference to what patterns and libs to use when using nextjs. As well, build a template or more with the necessary configurations to start working without worrying about the setup.

Proposed Solution

  1. Define the same example to reproduce with the selected libs.
  2. Find which are the libs that are being used in this in nextjs.
  3. Check if there is already an example or template in the vercel repo .
  4. Build example with the selected libs.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Version used

Environment details (OS name and version, etc.)

┆Issue is synchronized with this Clickup task by Unito

@ulises-jeremias ulises-jeremias transferred this issue from nanlabs/nancy.js May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants