Browse documentation

Documentation / Overview

TanStack Atlas documentation

This 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.

Choose a reading path

Understand product boundaries

Identify which layer owns the problem before choosing a tool. These tools compose rather than replace one another.

TanStack Start

Owns the full-stack runtime, SSR, server functions, and deployment boundaries.

@tanstack/react-start

TanStack Router

Owns page structure, navigation lifecycles, route data, and URL state.

@tanstack/react-router

TanStack Query

Owns caching, freshness, invalidation, and synchronization for remote async data.

@tanstack/react-query

TanStack Table

Owns headless table data models, row models, and interaction state without owning your UI.

@tanstack/react-table

TanStack Form

Owns field values, validation, submission state, and inference without replacing server validation.

@tanstack/react-form
Explore the ecosystem map and coverage status for 12 priority products

Start here

Machine-readable entry points

Use these endpoints for retrieval, synchronization, and automation without parsing page layout.

TanStack Atlas

Original bilingual knowledge · verified against primary sources

Friend linksGitHub