Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

angular-compose-with-tanstack-query

// Compose TanStack Table v9 with `@tanstack/angular-query-experimental` for server-side data. Key the query on the controlled table state that drives the request (pagination, sorting, filters); use `placeholderData: keepPreviousData` to avoid a "0 rows flash" between pages; set `manualPagination` / `manualSorting` / `manualFiltering` for the slices the server owns; drop the matching client `_rowModels` factories; pass `rowCount` from the server response; set `getRowId` for stable selection across refetches; hoist controlled slices to Angular signals + `state` + `on[State]Change`. Alternative — `rxResource` / `httpResource` if you don't want to add the Query dependency (see `client-to-server`).

$ git log --oneline --stat
stars:28.026
forks:3.504
updated:17. Mai 2026 um 18:01
SKILL.md
readonly