Completed
3:44:33 Setup a Fresh Expo Project
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build Your First Full-Stack Application - Beginner Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 Intro & Project Overview
- 2 9:46 Step-by-step Project Guide
- 3 18:01 Setup a Fresh Node.js Express Project
- 4 46:10 Setup a PostgreSQL Database
- 5 1:03:02 Database Migrations
- 6 1:22:54 Create and Organize CRUD routes
- 7 1:38:52 MVC pattern + Service Layer
- 8 3:07:40 Input Validation and Error Handling
- 9 3:41:35 Configure Your Environment
- 10 3:44:33 Setup a Fresh Expo Project
- 11 3:53:12 Implement Expo Router
- 12 4:08:35 Implement TanStack Query
- 13 4:12:03 Create Your First Component
- 14 4:50:09 Create TypeSafe Components
- 15 4:56:04 Create the Reminders List
- 16 6:11:21 Outro