8000 GitHub - coderMicah/tanstack-query: Tanstack Query Basics
[go: up one dir, main page]

Skip to content

coderMicah/tanstack-query

Repository files navigation

TanStack React Query v5 - Full Guide

This is the code for my YouTube tutorial on React Query. It covers topics like:

  • Why we need React Query and why you shouldn't fetch in useEffect
  • React Query installation & setup
  • Basic useQuery usage
  • Debounced search with React Query
  • QueryKey best practices
  • Infinite loading with useInfiniteQuery
  • Mutations with useMutation
  • Updating the cache & optimistic updates

thumbnail 1

About

Tanstack Query Basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0