5:50
Next.js 15 Tutorial - 5 - Routing
Understanding Next.js File based Routing In this video, we dive into the core feature of routing in Next.js, focusing on its file ...
7:35
If you know react, but don't know what NextJS is, this is the video for you. NextJS offers a variety of benefits to using plain and pure ...
14:32
Next.js App Router: Routing, Data Fetching, Caching
leerob, VP of Developer Experience at Vercel, explains new concepts and foundations of Next.js app router, including layouts, ...
20:37
10 common mistakes with the Next.js App Router
After talking to hundreds of developers and looking at thousands of Next.js repositories, I've noticed ten common mistakes when ...
6:05
Next.js 15 Tutorial - 7 - Dynamic Routes
Mastering Dynamic Routing in Next.js: Listings and Details In this video, we explore the concept of dynamic routing in Next.js by ...
7:22
Next.js Server Actions vs API Routes: The Final Answer for 2025
Explaining the difference of next.js server actions and API Routes and coming to solution Promise.all magic: ...
11:52
Next.js in 100 Seconds // Plus Full Beginner's Tutorial
Learn the basics of Next.js in 100 Seconds! Then build your first server-rendered react app with a full Next.js beginner's tutorial.
9:56
API Routes with Next.js 14 — Course part 10
Guillaume.ceo https://guillaume.ceo Repositories https://dub.link/repos Newsletter https://dub.link/ ✦ Let's work ...
1:02:55
Next js Tutorial for Beginners | Nextjs 13 (App Router) with TypeScript
Master Next.js 13 and build amazing full-stack apps! This beginner-friendly tutorial covers the new App Router, TypeScript, and ...
8:34
Next.js 15 Tutorial - 30 - Parallel Routes
Mastering Advanced Routing in Next.js: Parallel Routes Explained In this video, we dive into advanced routing concepts in Next.js ...
7:31
Next.js App vs. Pages Router - Which One is Better?
Since its release in May, the Next.js App Router is loved by many and criticized by others for not being production-ready. Which ...
4:43
Next.js 13 Crash Course Tutorial #3 - Pages & Routes
In this Next 13 tutorial series, you'll learn the basics of Next.js to make a simple project, using the new app router & server ...
13:07
Declarative Routes for NextJS and React-Router: DRY Routing
Why settle for hard-coded link strings and URLs for fetch calls? Let's build a declarative routing system on top of NextJS's router ...
28:48
NextJS Beginner Programming Tutorial | Page Routing, Passing Data, Setup
If you're looking to learn how to program using NextJS, then follow this programming series as I step through how to set up Next ...
17:46
Dynamic Route Segments in Next.js🔥Explained with Real-Life Example
In this video, you'll learn everything about dynamic route segments in Next.js with a real-life example like Twitter. We'll also ...
25:58
Next.js Modal with Parallel & Intercepting Routes, shadcn/ui Dialog
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Build a Next.js Modal with Parallel ...
35:25
Next.JS Tutorial For Beginners - File Based Routing | Dynamic Routing in Next.JS | NextJS Routing
Timestamps: 0:00 Introduction and Overview of Tutorial 0:13 File Based Routing in Next.JS 0:51 React Routing VS Next.
9:26
API Routes using Next.js: A Comprehensive Guide
Next.js API Routes make building a backend inside your Next.js app easy! In this video, we'll break down API routes, dynamic ...