Completed
What is GraphQL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Real-Time APIs with GraphQL
Automatically move to the next video in the Classroom when playback concludes
- 1 What is GraphQL
- 2 Why does GraphQL exist
- 3 Game of Thrones example
- 4 Why GraphQL
- 5 Versioning
- 6 GraphQL Developer Experience
- 7 Core Concepts
- 8 Building something useful
- 9 Schema definition language
- 10 How to get data
- 11 Graphical Tools
- 12 Reading from the Database
- 13 GraphQL Client
- 14 GraphQL Mutations
- 15 Challenges with GraphQL
- 16 Realtime Data
- 17 Push
- 18 Subscriptions
- 19 Architecture