ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

80,015 results

Raddy
Next.js App Router Explained: What I Wish I Knew Earlier

Next.js is a powerful React framework that blends the best of both server-side and client-side rendering, making it an ideal choice ...

14:54
Next.js App Router Explained: What I Wish I Knew Earlier

1,098 views

7 months ago

Prisma
How to Build a Next.js App + Prisma with Ai in ONE PROMPT

Build a Full-Stack Next.js + Prisma + Postgres App in ONE PROMPT Learn how to set up Prisma with Next.js and Postgres ...

5:43
How to Build a Next.js App + Prisma with Ai in ONE PROMPT

2,546 views

2 months ago

Prisma
Vibe Coding a Linktree Clone in Next.js with Prisma and Clerk (Easy)

In this 1.5 hour hands-on build, we'll create a complete *Linktree-style profile builder* using modern, production-grade ...

1:18:49
Vibe Coding a Linktree Clone in Next.js with Prisma and Clerk (Easy)

1,669 views

1 month ago

KilanG
How do NextJS server actions work under the hood? | A real example

00:00 What is a Next.js server action? 02:00 Advantages of running code on the server 03:06 A naive attempt at implementing ...

10:39
How do NextJS server actions work under the hood? | A real example

1,421 views

9 months ago

Aniq-ui
Next.js Dashboard v2 with TailwindCSS, Dark Mode, next-intl

Next.js Admin Dashboard | Multi-Language & AI Ready with Next.js 16 Demo +: Source Code ...

1:36
Next.js Dashboard v2 with TailwindCSS, Dark Mode, next-intl

747 views

2 months ago

Cole Blender 🇺🇸
Deploy Your Next.js App FAST with Vercel + Custom Domain Setup

Learn to deploy your Next.js app to the internet with Vercel and set up a custom domain using Namecheap. Namecheap ...

4:21
Deploy Your Next.js App FAST with Vercel + Custom Domain Setup

6,909 views

10 months ago

Glenn Raya
Integrate Laravel Reverb with NextJS 14 (Private Messaging Example)

UPDATE: In the Laravel API codebase, I made a mistake in returning the authorization 'token' from the ...

29:42
Integrate Laravel Reverb with NextJS 14 (Private Messaging Example)

15,822 views

1 year ago

Raddy
Next.js 14 Deployment to VPS with GitHub Actions CI/CD

Get €20 with Hetzner (Good Alternative) : https://hetzner.cloud/?ref=lJfA3ntsv43z Get $200 in DigitalOcean Credit: ...

52:31
Next.js 14 Deployment to VPS with GitHub Actions CI/CD

27,998 views

2 years ago

Ken Greeff Codes
Building a CRUD App with Next.js & Rails API

In this episode we will continue working on our repo we setup last time that contains a Rails app running in API mode as well as a ...

41:31
Building a CRUD App with Next.js & Rails API

2,042 views

1 year ago

Farzan Yaz
How I Made Next.js Navigation Feel Instant — Even on Dynamic Routes

In this video, I'll show you exactly how I achieved lightning-fast navigation in my app using react query! 25 Web Dev ...

7:01
How I Made Next.js Navigation Feel Instant — Even on Dynamic Routes

1,342 views

5 months ago

react-admin
React admin in Next js

Create a new react-admin application with Next.js Documentation: https://marmelab.com/react-admin/NextJs.html.

3:58
React admin in Next js

2,295 views

1 year ago

KilanG
Stop doing this as a Next.js developer!

00:00 Make a plan; become an architect. 01:22 Recursion, lazy loading, client vs server... etc. 03:04 Understanding the underlying ...

20:18
Stop doing this as a Next.js developer!

408 views

4 months ago

Cole Blender 🇺🇸
INSTANTLY DEPLOY Next.js with GitHub & Vercel

In this video I show you how easy it is to deploy your Next.js project to the internet. Subscribe ...

0:55
INSTANTLY DEPLOY Next.js with GitHub & Vercel

5,319 views

1 year ago

Drupal Austria
Build a fully decoupled application with Drupal and NextJS

by Vincenzo Gambino This session will provide valuable insights and techniques for building dynamic, scalable, fully decoupled ...

33:15
Build a fully decoupled application with Drupal and NextJS

2,971 views

Streamed 2 years ago

Raddy
How to Build a Headless WordPress Blog with Next.js and WP JSON API

Learn how to build a headless WordPress blog with Next.js 15 using the powerful App Router and TypeScript! In this tutorial, we'll ...

2:10:24
How to Build a Headless WordPress Blog with Next.js and WP JSON API

10,567 views

1 year ago

Jan Hesters
How To Set Up Next.js 15 For Production In 2025

Want to hire a senior React developer? Visit https://reactsquad.io/jan now! If you're expanding your team and need to hire React ...

20:52
How To Set Up Next.js 15 For Production In 2025

10,079 views

1 year ago

Cole Blender 🇺🇸
Build and Deploy FULL STACK Next.js 14 Website - Supabase, Drizzle, Shadcn/ui

At the end of this video you will have a real full stack Next.js website that is actually on the internet. Subscribe ...

1:07:55
Build and Deploy FULL STACK Next.js 14 Website - Supabase, Drizzle, Shadcn/ui

22,854 views

1 year ago

Ken Greeff Codes
Fetch data from Rails API with Next.js

In this episode we will setup a repo that contains a Rails app running in API mode as well as a Next.js app for the frontend. I'll walk ...

42:57
Fetch data from Rails API with Next.js

1,962 views

1 year ago

OktaDev
Using Next.js Server Actions to Call External APIs

With the introduction of Next.js 14, Server Actions are now stable, but what are Server Actions? And how can they be used to fetch ...

5:59
Using Next.js Server Actions to Call External APIs

17,557 views

1 year ago

Cole Blender 🇺🇸
This AI Project Will Make You a Next.js 15 EXPERT (OpenAI & Supabase)

In this video, I walk you through building a full-stack note-taking app with the Next.js 15 App Router, Supabase for authentication ...

2:25:45
This AI Project Will Make You a Next.js 15 EXPERT (OpenAI & Supabase)

6,403 views

11 months ago

Just Clive
Your Next.js App Has a CRITICAL Vulnerability (Here's the 1-Command Fix)

CRITICAL: CVE-2025-55182 AFFECTS REACT 19 + NEXT.JS 15-16 If you're using React 19+ or Next.js 15+, your app might be ...

2:21
Your Next.js App Has a CRITICAL Vulnerability (Here's the 1-Command Fix)

290 views

1 month ago

Raddy
NextJs App Router - Multiple Sitemaps & Sitemap Index

This video is all about Next.js XML sitemaps. I'll walk you through creating multiple sitemaps manually and dynamically.

16:20
NextJs App Router - Multiple Sitemaps & Sitemap Index

8,794 views

1 year ago

Code with tkssharma
Understand Microfrontends: Microservices for the Frontend with Next JS Demo #webinar #nextjs

This is Part of my weekend webinar and in this video, i am covering Microfrontends: Microservices for the Frontend using Next JS ...

19:56
Understand Microfrontends: Microservices for the Frontend with Next JS Demo #webinar #nextjs

12,458 views

2 years ago

Ken Greeff Codes
How to Build an RSS Feed Parser with Next.js

In this episode I will add a RSS Feed Parser to my personal portfolio website built in Next.js with the Pages router. We will ...

17:54
How to Build an RSS Feed Parser with Next.js

1,746 views

1 year ago

Cole Blender 🇺🇸
You NEED to Know Next.js Loading States - shadcn/ui Skeleton Loader

In this video I show you how to use loading states with the Next.js app router. We use the loading.tsx file as well as the Suspense ...

11:16
You NEED to Know Next.js Loading States - shadcn/ui Skeleton Loader

10,447 views

1 year ago