Command Palette
Search for a command to run
Command Palette
Search for a command to run

state-management

✓ Relevant

Avoid shared server state; use pure load functions; manage state with context API, URL parameters, or snapshots; use $derived for reactive component values.