React Simplified

Next.js Course

Introduction

What Is Next.js
4:09

[App] - Getting Started

Routing Basics
10:46
Metadata
8:59
Loading & Errors
12:13
Dynamic Routes
11:07
TypeScript Setup
2:20
Read Only Blog Introduction
2:24
Read Only Blog Walkthrough
39:06

[App] - Data Fetching & Caching

Data Fetching
8:21
Data Cache
18:32
Full Route Cache
8:09
Router Cache
5:35

[App] - Rendering

Server vs Client Components
23:20
Dynamic vs Static
11:26
Dynamic Functions
10:56
Static Paths
7:53
Blog Updates Introduction
5:18
Blog Updates Walkthrough
24:24

[App] - Data Mutation

Server Actions With Forms
24:14
Server Actions Not In Forms
10:01
useOptimistic
5:00
useFormStatus & useFormState
9:29
Blog Mutation Introduction
4:34
Blog Mutation Walkthrough
35:51

[App] - Advanced Routing

Templates
5:37
Route Groups
10:06
Parallel Routes
22:57
Intercepting Routes
21:24
Route Handlers
14:57

[Pages] - Pages Directory

Your First Next.js Pages Directory App
3:44
Routing
6:18
Metadata
2:43
Special Files
6:56
Rendering Modes
8:10
getServerSideProps
9:21
getStaticProps & getStaticPaths
9:08
getInitialProps
2:47
Data Mutation
9:51
Blog Project Introduction
Blog Project Walkthrough

Shared Features

Font
Image
Script
Lazy Loading
Middleware
Bonus Project Video List
Back To Landing Page