Tanstack DB Meta Framework

Integrating TanStack DB with meta-frameworks (TanStack Start, Next.js, Remix, Nuxt, SvelteKit). Client-side only: SSR is NOT supported — routes must disable SSR. Preloading eager collections in route loaders with collection.preload(). On-demand Query Collections require preloading the live query because source collection preload is a no-op. Multiple collection preloading with Promise.all. Framework-specific loader APIs.

lukasa1993 9b716d7 3 files · 11.7 KB Updated

File contents

lukasa1993/tanstack-skills-extracted/tree/main/skills/tanstack-db-meta-framework commit 9b716d725e

Frequently asked questions

npx skillmds@latest add lukasa1993/tanstack-db-meta-framework