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, ...
2:17:33
Building REST APIs with Next.js 14 – Course for Beginners
Learn how to code REST APIs using Next.js 14. You'll learn to create multiple MongoDB models, how to protect API routes, deploy ...
5:49
Next.js 15 Tutorial - 35 - Route Handlers
Mastering Route Handlers in Next.js: Create Custom API Endpoints In this video, we dive into the powerful feature of route ...
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 ...
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.
20:43
Next.js Route Handlers | API Routes in Nextjs 13
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn Next.js Route Handlers which replace ...
1:13:36
NextJS App Router: Learn Modern Web Development in 1 Hour
The new NextJS app router is finally stable and has become the recommended way to write React. Let's learn the 4 core concepts ...
43:40
Mastering Next.js Route Handlers: A Comprehensive Guide
In this in-depth tutorial, dive into the world of Next.js route handlers and learn how to take full control of your web application's ...
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 ...
13:11
Build APIs using Nextjs in 15min | Nextjs Backend Full Tutorial
Want to build powerful and scalable APIs with Next.js? In this full tutorial, we'll cover everything you need to know about creating a ...
5:40
Next JS App Router: The Basics
When the new app router came out in Next JS, I updated my website to use it. I wanted to understand first-hand how it works.
11:31
Next.js App Router Authentication (Sessions, Cookies, JWTs)
Learn the foundations of session based authentication through cookies in the Next.js App Router, and how community libraries ...
8:01
Next.js Tutorial - 41 - API Routes
Courses - https://learn.codevolution.dev/ ⚡️ Checkout Taskade! https://www.taskade.com/ Support UPI ...
3:53
Introducing Next.js App Router
... we're introducing the Next.js App Router, now stable and ready for production. See what's next for the web: https://vercel.fyi/ship ...
12:33
Learn how to use MDX and Markdown with Next.js. This tutorial explains how to configure an App Router application to use the ...
29:05
Build A Simple CRUD API With Next.js 13 App Router (REST API)
Note: This Video Is Compatible With Latest Next.JS 14. Learn how to Build a REST API with Next.js 13. In this tutorial, we will build ...
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 ...