Completed
12:56 Routing & Folder structure
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Next.js SaaS From Scratch - Step-by-Step
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Demo
- 2 01:32 PostHog
- 3 02:00 Full-stack Next.js
- 4 07:16 Project setup
- 5 12:56 Routing & Folder structure
- 6 21:30 Home page content + styling
- 7 28:49 Dashboard content + styling
- 8 41:19 App header
- 9 55:21 Account page content + styling
- 10 57:31 Important
- 11 58:03 CRUD for expenses starting
- 12 01:00:51 Add database with Prisma
- 13 01:08:51 Get data in server component
- 14 01:15:19 Update data in server actions
- 15 01:24:28 revalidatePath
- 16 01:33:32 PostHog for analytics
- 17 01:52:16 Authentication
- 18 02:25:18 Payments
- 19 02:52:45 Webhooks
- 20 03:10:06 Change buttons
- 21 03:24:03 Utility function for auth & membership check
- 22 03:36:47 Production
- 23 04:01:25 Final check
- 24 04:06:29 PostHog dev vs prod
- 25 04:07:07 Outro