Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Components as Data - A Cross Platform GraphQL Component API
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Components
- 3 Component Definition
- 4 Props
- 5 Component Example
- 6 Component Composable
- 7 I love components
- 8 Decoupling Architecture
- 9 restful
- 10 Stripe
- 11 HeyDos
- 12 Pagination
- 13 Monolith
- 14 Offline first application
- 15 Distributed local first
- 16 Example
- 17 React
- 18 Basic Components
- 19 Why GraphQL
- 20 GraphQL Schema
- 21 Page Type
- 22 Apollo Playground Example
- 23 Design Schema
- 24 GraphQL Component Library
- 25 React Frontend Implementation
- 26 Handling Variants
- 27 Good Parts
- 28 Final Thoughts