Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
GraphQLifying React Native App
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Project Background
- 3 Project Feedback
- 4 Why GraphQL
- 5 Lessons Learned
- 6 Proof of Concept
- 7 Architecture
- 8 API Calls
- 9 Example App
- 10 Persistence
- 11 Content Blocks
- 12 GraphQL Playground
- 13 GraphQL Backend
- 14 Rest API Calls
- 15 Enforce Response Schema
- 16 Recap
- 17 GraphQL Cache
- 18 Local State Management
- 19 GraphQL Types
- 20 React Components
- 21 Reactive Variable Persistence
- 22 React Native Debug
- 23 Devtools
- 24 Mock Providers
- 25 Mock Wrapper
- 26 Outcome