Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

angular-compose-with-tanstack-store

// Compose TanStack Table v9 with `@tanstack/angular-store`. TanStack Table v9 is itself built on TanStack Store — each state slice is an atom. Three read surfaces: `table.atoms.<slice>` (per-slice readonly, signal-backed), `table.store` (flat readonly view), and `table.baseAtoms.<slice>` (writable). The `atoms` table option lets you replace an internal slice with an external TanStack Store atom for cross-app sharing (URL sync, persistence, multi-table coordination). In Angular, native signals + `state` + `on[State]Change` is the default; reach for external atoms only when ownership crosses an app boundary the signal model can't easily span.

$ git log --oneline --stat
stars:28 026
forks:3 504
updated:17 mai 2026 à 18:01
SKILL.md
readonly