frontend-reference
frontend-reference copied to clipboard
State Management in NextJS
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
- Define the same example to reproduce with the selected libs.
- Find which are the libs that are being used in this in nextjs.
- Check if there is already an example or template in the vercel repo .
- 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