Completed
Plan Outline
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Let's Build a Discord Clone With React Native
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Previous Stream Build
- 3 Plan Outline
- 4 Prerequisite
- 5 Starting Point
- 6 Demo of Previous Build
- 7 Connect StreamChat SDK with Custom Backend
- 8 Setup Amplify Backend
- 9 Amplify Auth
- 10 Amplify API
- 11 Generate User Token
- 12 Refactor Auth Logic
- 13 Dynamically get User Token
- 14 Separating Public & Private Channels
- 15 Start a Private Channel
- 16 Extend Capabilities for Private Channels
- 17 Extend Capabilities for Public Channels
- 18 Invite & Add Users to Channels
- 19 Implement Hamburger Menu