Completed
02:40:09 Global State Management with Zustand
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build TikTok Clone with React Native and Supabase
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro & Project Demo
- 2 00:01:11 Setting up the project
- 3 00:01:32 Setting up the project
- 4 00:05:15 Installing and Setting up Expo Router Navigation
- 5 00:23:47 Importing Dummy Data for the app
- 6 00:26:41 Building the User Interface
- 7 00:26:51 Building the Home Screen Feed
- 8 00:53:58 Rendering a List of Dummy Posts
- 9 01:14:36 Creating Feed Tabs
- 10 02:24:32 Implementing the Video Picker
- 11 02:28:44 BACKEND - Setting up Supabase
- 12 02:40:09 Global State Management with Zustand
- 13 02:55:49 Implementing Authentication
- 14 03:26:29 Building the User Profile UI and Logic
- 15 03:52:10 Implementing Post Requests
- 16 04:25:21 Implementing Pagination
- 17 04:35:13 App Performance Optimization: useMemo
- 18 04:42:30 Implementing Comments
- 19 05:11:27 Outro and Project Recap