- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
TanStack
This learning path is actively in production. More content will be added to this page as it gets published and becomes available in the library. Planned content includes: (course) TanStack Router Foundations (code lab) Guided: Build a Multi-Page App with TanStack Router (course)TanStack Query Foundations (code lab) Guided: State Management with TanStack Query
From smooth navigation to lightning-fast data handling, TanStack libraries offer a modern toolkit for building scalable React applications. In this path, you’ll start with the fundamentals of TanStack Router and TanStack Query, then apply your skills in guided labs to create production-ready features. By the end, you’ll be prepared to integrate these libraries into your own projects with confidence.
Content in this path
Beginner
From smooth navigation to lightning-fast data handling, TanStack libraries offer a modern toolkit for building scalable React applications. In this path, you’ll start with the fundamentals of TanStack Router and TanStack Query, then apply your skills in guided labs to create production-ready features. By the end, you’ll be prepared to integrate these libraries into your own projects with confidence.
Try this learning path for free
What You'll Learn
- You’ll learn how to build multi-page, dynamic applications with TanStack Router and manage server-side data efficiently with TanStack Query. Along the way, you’ll gain practical experience implementing nested routes, query caching, mutations, pagination, and error handling—all while following best practices for maintainable and performant React apps.
- Learners should have a working knowledge of React, including components, props, state, and hooks. Familiarity with JavaScript ES6+ features and basic API requests using fetch or similar libraries is recommended. No prior experience with TanStack libraries is required.
- React.js
- Client-side routing
- Server-state management
- Data fetching and caching
- API integration