Completed
Running the Next.js App
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Next.js Data Fetching, Dynamic Routes & Metadata - Nextjs 13
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Next.js Update
- 4 Create New Project | Note Changes
- 5 Static Metadata
- 6 Quick Setup
- 7 4 Next.js Data Fetching Recommendations
- 8 Users Page component
- 9 Console statements in Server Components
- 10 Running the Next.js App
- 11 Dynamic Routes & Params
- 12 Fetching Data in Parallel
- 13 Progressively Rendering a Page
- 14 BetaDocs note: Temporary TS fix
- 15 Review & Running the App
- 16 Generating Dynamic Metadata