Web State Management

Use to decide where each piece of web app state lives — local component, form, shared client, server cache, URL, or persisted — before picking any state library. URL state is first-class on the web; server data belongs to the server-state layer, not a global store.

ahtishamshahzad Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/web/web-state-management commit 2f76e9a183

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/web-state-management