Files
ASP.NET/02_ProjectOrientedSessions/Session08/Zustand.md
T

17 lines
244 B
Markdown

https://github.com/3lf/design-patterns-for-humans
pros:
- little boilerplate code
- doesn't rely on provider
- faster than context
- state merging by default
- extendable by default
- little opinionated
-
State Management
current state?