Files
nextjs-style-guide/docs/en/workflow/state-management.md
S.Gromov b37eb75542
Some checks failed
CI/CD Pipeline / docker (push) Failing after 12m36s
CI/CD Pipeline / deploy (push) Has been cancelled
sync
2026-03-28 21:15:15 +03:00

130 B

title
title
State Management

State Management

When and how to create a store (Zustand), what to store locally vs globally.