Completed
Next.js Layouts and Components
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Next.js Full Tutorial for Beginners - Next.js 13 Full Stack App Using App Router
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Next.js Crash Course Why You Should Use Next?
- 3 Next.js Installation
- 4 Next.js Folder Structure
- 5 Next.js Routing Tutorial App Router
- 6 Next.js Layouts and Components
- 7 Next.js Rendering Explained Server side and Client side
- 8 Next.js Styling Global and Module CSS
- 9 Next.js Image Explained
- 10 Next.js App UI Design
- 11 Next.js Dark/Light Mode Tutorial
- 12 Next.js Context API Tutorial App Router
- 13 Next.js Data Fetching Explained Static, Dynamic
- 14 Next.js How to Fetch Data on the Client Side? SWR Tutorial
- 15 Next.js How to Fetch Data from Local Json File?
- 16 Next.js MongoDB Full Stack App Tutorial
- 17 Next.js API Folder and CRUD Operations App Router
- 18 Next.js SEO Tutorial Static and Dynamic SEO
- 19 Next.js Auth Tutorial New App Router
- 20 Next.js Google Auth Sign in with Google
- 21 Next.js Credentials Auth Sign in with Email and Password
- 22 Next.js Protected Routes with Auth.js
- 23 Next.js Admin Dashboard Tutorial
- 24 Next.js SWR Mutation
- 25 Outro