The story of building state-in-url: turning the browser URL bar into real, type-safe React state — the design decisions and trade-offs.
Tag
State management
2 posts tagged “State management”.
How to share serializable state between unrelated React components — including server and client components in Next.js — without prop drilling.