Loading video player...
TanStack Router is quickly becoming the go-to choice for type-safe routing in React - but how does it actually fit into a real backend? In this video, I walk through how I integrate TanStack Router with a NestJS backend to build a clean, scalable, full-stack application. We’ll look at how routing, data loading, and type safety work together across the frontend and backend, and why this setup feels so much better than traditional React Router-based stacks. Get access to hundreds of hours of exclusive advanced full-stack tutorials and all my best-selling courses at: https://michaelguay.dev GitHub Repository: https://github.com/mguay22/tanstack-nestjs Turborepo Lecture: https://www.youtube.com/watch?v=nx-cj3dqWNE Timestamps: 00:00:00 Introduction 00:03:20 NestJS Backend 00:13:50 TanStack Overview 00:32:50 To-Do UI