Zustand and Next.js
May 9, 2023 · 2 min read · As your application grows, it helps to be more intentional about how your state is organized and how the data flows between your components. Zustand is a small, fast, and scalable bearbones state management solution. Zustand has a comfy API based on ...
Join discussion

