Episode

TanStack, TanStack Start, and what’s coming next with Tanner Linsley

Podcast
PodRocket
Published
Dec 18, 2025
Duration seconds
2756
Processing state
processed
Canonical source
http://podrocket.logrocket.com/tanstack-tanstack-start-and-whats-coming-next-with-tanner-linsley
Audio
https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/5ad0bf27-523f-4dfd-a347-2cfb76f85ca9.mp3
JSON
/v1/public/podcasts/podrocket/episodes/tanstack-tanstack-start-and-what-s-coming-next-with-tanner-linsley
Markdown
/podcast/podrocket/tanstack-tanstack-start-and-what-s-coming-next-with-tanner-linsley.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/podrocket/episodes/tanstack-tanstack-start-and-what-s-coming-next-with-tanner-linsley/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/podrocket/tanstack-tanstack-start-and-what-s-coming-next-with-tanner-linsley.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Tanner Linsley explains the evolution of the TanStack ecosystem from headless utilities like React Table to the full-stack TanStack Start. The discussion highlights a shift toward client-first architecture and reducing cognitive overhead in modern web development.

Topics

  • TanStack Start
  • React Query
  • Full-stack React
  • Server Functions
  • Headless UI
  • TypeScript
  • SSR
  • Open Source Sustainability

Highlights

  • Main idea: The TanStack philosophy centers on headless, cross-platform, and type-safe utilities that minimize library-specific rules
  • Practical takeaway: TanStack Start offers a seamless migration path from React Router by utilizing a client-first approach to SSR and data loading
  • Technical insight: TanStack Start's server functions allow for GET requests that are cacheable at the CDN level, unlike many existing server-side implementations
  • Failure mode: Avoiding complex state management in forms and auth by focusing on composable, specialized tools rather than monolithic frameworks
  • Sustainability model: The TanStack ecosystem aims to use partnerships and sponsorships to compensate core contributors and maintain open-source scale

Chapters

  1. 1:00 The Foundation of TanStack: How React Query became a bedrock project and the origins of the TanStack ecosystem.
  2. 2:45 The Headless Philosophy: Lessons learned from building React Table and the importance of cross-platform, type-safe utilities.
  3. 2:45 The Challenges of Form State: Reflecting on the difficulties of managing complex state in React forms and the evolution of TanStack Form.
  4. 6:35 Introducing TanStack Start: A deep dive into the new full-stack framework, its architecture, and its relationship with React Router.
  5. 8:40 Optimizing Data Loading: Exploring loaders, data-only routes, and the benefits of built-in SWR-style caching.
  6. 11:00 The Isomorphic Execution Model: Understanding the boundaries of server functions and the goal of reducing developer cognitive load.
  7. 21:30 The Future of Open Source: The roadmap for TanStack AI and the mission to sustainably fund open-source contributors.