Completed
Mutations
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Query with GraphQL Code Gen and Typescript
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 React While Revalidate
- 3 GraphQL Code Generation
- 4 GraphQL Providers
- 5 Initial Data
- 6 App Focus Refetch
- 7 OnScreen Focus
- 8 Pull
- 9 Mutations
- 10 Suspense and Error Boundaries
- 11 Flatlist with infinite queries
- 12 Optimistic updates
- 13 Cache persistence
- 14 React Query vs other libraries
- 15 Lessons