

833: Next Gen Fullstack React with TanStack
6 snips Oct 11, 2024
Tanner Linsley, the mastermind behind TanStack, dives into the evolution of the React ecosystem and his suite of tools like TanStack Query and Router. He discusses the excitement surrounding TanStack Start and its impact on creating data-heavy user interfaces. The conversation also highlights server-side implementations and advantages of the new type-safe TanStack Router. Tanner sheds light on state management challenges and innovative solutions, all while sharing insights on the future of TanStack and his passion for tech.
AI Snips
Chapters
Transcript
Episode notes
React Ecosystem Thrash
- The React ecosystem has been thrashy with the move to server components.
- Next.js moved to server components, Remix moved to React Router, and TanStack is working on TanStack Start.
TanStack Start Tech Stack
- TanStack Start is built upon TanStack Router, Vinci, Nitro, and Vite.
- It offers SSR, server functions, and easy deployment target switching.
Tanner's Vite Adoption
- Tanner Linsley has been using Vite for years, preferring it over Create React App.
- The transition to Vite was smooth, with minor CSS Modules adjustments.