Completed
— Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Next.js 15 - Build and Deploy a Full Stack Production Application
Automatically move to the next video in the Classroom when playback concludes
- 1 — Intro
- 2 — Next.js Benefits
- 3 — Next.js Theory & Practical
- 4 — Demo of the App
- 5 — Setup new project
- 6 — Authentication with NextAuth
- 7 — Theming and Fonts
- 8 — Hero Section
- 9 — Search Form
- 10 — All Startups & Startup Card
- 11 — Sanity Setup
- 12 — Sanity Schema
- 13 — Fetching Data and Type Safety
- 14 — Cache and Live API w/ Next.js
- 15 — Real-time Search w/ URL Query Params
- 16 — Understanding Partial Pre-rendering
- 17 — Startup Details
- 18 — Sanity Write Client
- 19 — Author Authentication Flow
- 20 — Create Startup Form
- 21 — Server Action
- 22 — Performance & Bug Tracking in Next.js Apps w/ Sentry
- 23 — User Profile
- 24 — Final Feature, Parallel Fetching and Deployment