You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
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
Other Information
No response
Acknowledgements
Version used
Environment details (OS name and version, etc.)
┆Issue is synchronized with this Clickup task by Unito
The text was updated successfully, but these errors were encountered: