TanStack Start
Owns the full-stack runtime, SSR, server functions, and deployment boundaries.
@tanstack/react-startThis is not a translated mirror of the official docs. It is an original bilingual knowledge base organized around real engineering tasks. Choose the entry point that matches how you read.
Identify which layer owns the problem before choosing a tool. These tools compose rather than replace one another.
Owns the full-stack runtime, SSR, server functions, and deployment boundaries.
@tanstack/react-startOwns page structure, navigation lifecycles, route data, and URL state.
@tanstack/react-routerOwns caching, freshness, invalidation, and synchronization for remote async data.
@tanstack/react-queryOwns headless table data models, row models, and interaction state without owning your UI.
@tanstack/react-tableOwns field values, validation, submission state, and inference without replacing server validation.
@tanstack/react-formUse these endpoints for retrieval, synchronization, and automation without parsing page layout.