Completed
Include
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Next.js Server-Side Rendering with Multiple Apollo Clients
Automatically move to the next video in the Classroom when playback concludes
- 1 Creating the second Apollo
- 2 Moving the environment variable to a constant
- 3 Deciding the best way to access the repo
- 4 Passing in the initial state
- 5 What is the best way to pass it in
- 6 Global Scope
- 7 Authentication Header
- 8 Route Parameters
- 9 Error
- 10 Include
- 11 Authorization
- 12 Authorization Pass
- 13 Pick Repo
- 14 Query Repo
- 15 undefined
- 16 pass as prop
- 17 create provider
- 18 create context provider
- 19 add type types
- 20 access provider
- 21 in memory cache
- 22 trying to read JSON
- 23 removing the outside data
- 24 using the wrong client