Examples for Coaction — a Zustand-style store with built-in render tracking and cached computed state that can scale to workers, shared workers, and cross-tab stores.
todos— a complete TodoMVC-style todos app built with@coaction/react+ shadcn/ui on Vite, with the store authority running in a SharedWorker so every tab stays in sync.