Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Realtime React Apps with GraphQL
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Outline
- 3 Why are realtime apps interesting
- 4 What are realtime apps
- 5 Examples of realtime apps
- 6 Remote data
- 7 Pushbased realtime APIs
- 8 Pull realtime APIs
- 9 Polling
- 10 Improving polling
- 11 Live queries
- 12 Subscriptions and live queries
- 13 Pubsub patterns
- 14 Subscriber patterns
- 15 What is GraphQL
- 16 Wish Driven Design
- 17 Demo
- 18 Code
- 19 Where are we
- 20 GraphQL RFC
- 21 Conclusion