Nextjs router refresh watch online

play_arrow
351K
8K

11:31

Next.js App Router Authentication (Sessions, Cookies, JWTs)

Next.js App Router Authentication (Sessions, Cookies, JWTs)

leerob

Learn the foundations of session based authentication through cookies in the Next.js App Router, and how community libraries ...

play_arrow
3K
116

7:04

Client-Side Revalidation in Next.js with router.refresh() vs revalidatePath

Client-Side Revalidation in Next.js with router.refresh() vs revalidatePath

Thapa Technical

Learn how to implement client-side revalidation in Next.js using the powerful router.refresh() function from the useRouter hook.

play_arrow
43K
1K

7:22

Next.js Server Actions vs API Routes: The Final Answer for 2025

Next.js Server Actions vs API Routes: The Final Answer for 2025

Tobi Mey

Explaining the difference of next.js server actions and API Routes and coming to solution Promise.all magic: ...

play_arrow
347
3

45:51

NextJS App Router Authentication Refresh Token Rotation

NextJS App Router Authentication Refresh Token Rotation

Hoàng An Unicode

NextJS App Router Authentication Refresh Token Rotation This video guides you through implementing Refresh Token Rotation in ...

play_arrow
8K
96

4:53

Nextjs 14 refresh token rotation with http only cookies and external backend WITHOUT next-auth

Nextjs 14 refresh token rotation with http only cookies and external backend WITHOUT next-auth

Simple_Code_0900

In this video I want to show you how I implemented refresh token rotation in Nextjs version 14 using app router with http only ...

play_arrow
5K
202

59:50

Master Next.js Server Actions for Data Mutations & Forms (2026 Guide)

Master Next.js Server Actions for Data Mutations & Forms (2026 Guide)

logicBase Labs

We master Next.js 16 Server Actions to simplify data mutations and form handling in this 2026 guide. Stop writing boilerplate API ...

play_arrow
233K
5K

7:35

Learn NextJS in 7 Minutes

Learn NextJS in 7 Minutes

PedroTech

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 ...

play_arrow
11K
172

40:24

Next.js: How to Migrate From Pages to App Router

Next.js: How to Migrate From Pages to App Router

Coding in Flow

In this video, I show you how to migrate a Next.js project step by step from the pages directory to the new app router. ⭐ Get my ...

play_arrow
49K
2K

1:40:57

Next.js Caching & Rendering Tutorial – Full Course for Beginners

Next.js Caching & Rendering Tutorial – Full Course for Beginners

freeCodeCamp.org

Learn Next.js 15 Caching & Rendering using the App Router. This tutorial is designed for developers who want a clear, ...