ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,409 results

Related queries

react loading skeleton

josh tried coding

react suspense

react lazy

nextjs suspense loading

nestjs

next js loading ui

react query

next js tutorial

next js project

tapaScript by Tapas Adhikary
Next.js Performance Optimization: Implementing Lazy Loading

Learn how to optimize your Next.js app with the Lazy loading techniques. ✓ Don't forget to subscribe to this channel to learn how ...

25:17
Next.js Performance Optimization: Implementing Lazy Loading

9,334 views

1 year ago

Tenacity
Speed up your Website with Next.js Dynamic Import Lazy Loading

You'll learn how and when to use Dynamic Imports and speed up your website when using Next.js. Dynamic imports (lazy ...

8:37
Speed up your Website with Next.js Dynamic Import Lazy Loading

32,318 views

2 years ago

Cloudinary
Lazy Load Images In Next.js - Dev Hints

Improve Next.js website performance by lazy loading images. Learn how to lazy load images with the native HTML image or ...

1:55
Lazy Load Images In Next.js - Dev Hints

8,146 views

1 year ago

Code Ryan
Effortless Speed: Next.js Lazy Loading

GitHub: https://github.com/coderyansolomon/lazy Docs: ...

19:08
Effortless Speed: Next.js Lazy Loading

3,934 views

1 year ago

Tobi Mey
Next.js Best Practices You Can't Ignore

... Chapters: 00:00 Simple Best Practices 4:24 try caching 6:22 use Tailwind 7:40 improve performance with Lazy Loading 8:54 ...

10:58
Next.js Best Practices You Can't Ignore

8,407 views

1 year ago

Jan Marshal
This is how I Made My Next.js Application 10x Faster

Next.js is a powerful framework that lets you build fast, feature-rich web applications. But here's the catch Next.js also comes with ...

29:58
This is how I Made My Next.js Application 10x Faster

31,473 views

5 months ago

James Q Quick
DON'T Make This Mistake with Next.js Server Components (BAD performance!)

Server Components can hurt your performance if you don't use them correctly. Next.js Server Components ...

5:14
DON'T Make This Mistake with Next.js Server Components (BAD performance!)

48,998 views

1 year ago

Techie Bipin Sharma
Dynamic, Suspense & Lazy Loading in Next Js

Dynamic, Suspense & Lazy Loading in Next Js | Dynamic in Next js | Suspense in Next js | Suspense SSR Architecture | using ...

6:49
Dynamic, Suspense & Lazy Loading in Next Js

81 views

6 months ago

People also watched

Cosden Solutions
Why I Stopped Using Next.js (And What I Switched To Instead)

Join Cosden Code → https://cosdencode.com Import React (Newsletter) → https://cosden.solutions/newsletter VSCode Theme ...

13:19
Why I Stopped Using Next.js (And What I Switched To Instead)

49,484 views

10 days ago

Tobi Mey
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: ...

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

29,468 views

5 months ago

ByteGrad
This Next.js Data Fetching Pattern Is CRITICAL For Every Developer

Fetching data this way is underrated Snyk May 28 Event (paid sponsorship): https://snyk.io/events/snyklaunch NEW React ...

17:46
This Next.js Data Fetching Pattern Is CRITICAL For Every Developer

59,364 views

7 months ago

Jan Marshal
STOP Fetching Data the Wrong way in Next.js! (DAL, Cache etc.)

Fetching data in Next.js sounds simple. Just create an async function and await it. How hard could it be. But it's actually really easy ...

33:30
STOP Fetching Data the Wrong way in Next.js! (DAL, Cache etc.)

35,558 views

6 months ago

Josh tried coding
The Better Way to Build Next.js APIs

A few days ago, Vercel introduced official support for Elysia. It's so much nicer than writing Next API route handlers by hand ...

14:16
The Better Way to Build Next.js APIs

32,599 views

3 weeks ago

Web Dev Cody
the most important Next.js features to learn (in 8 minutes)

Become a YT Members to get extra perks! https://www.youtube.com/channel/UCsrVDPJBYeXItETFHG0qzyw/join My Products ...

8:26
the most important Next.js features to learn (in 8 minutes)

126,730 views

1 year ago

Jan Marshal
Why Your Next.js Application is Slow (And How to Fix It)

Next.js is a very powerful framework, but at the same time I would say it's exponential. It starts off easy, but it quickly becomes ...

33:12
Why Your Next.js Application is Slow (And How to Fix It)

6,747 views

3 months ago

leerob
Building APIs with Next.js

https://nextjs.org/blog/building-apis-with-nextjs.

16:32
Building APIs with Next.js

43,608 views

9 months ago

Vercel
Tru Narla: Building a design system in Next.js with Tailwind

Learn how to set up a design system in a Next.js application, and how to build an accessible and easily customizable user ...

13:35
Tru Narla: Building a design system in Next.js with Tailwind

158,473 views

3 years ago

Web Tech Talk
Code Splitting and Lazy Loading | React JS Advanced Concepts

Code Splitting and Lazy Loading | React JS Advanced Concepts In this video, you'll learn all about Code Splitting and Lazy ...

6:53
Code Splitting and Lazy Loading | React JS Advanced Concepts

4,165 views

6 months ago

OrcDev
How to Properly Load Data in Next.js 15 (Best Practices!)

Learn the best practices for properly loading data in Next.js 15 in just 5 minutes. Improve your UI / UX with these tips! Here is the ...

5:34
How to Properly Load Data in Next.js 15 (Best Practices!)

4,914 views

9 months ago

Vercel
Loading UI with Next.js 13 and React Suspense

Next.js 13 introduced a new file convention, loading.js, to help you create meaningful Loading UI with React Suspense. Watch ...

3:07
Loading UI with Next.js 13 and React Suspense

221,440 views

2 years ago

Borstch
Speed Up Your NextJS App with Lazy Loading #NextJS

Master Lazy Loading in NextJS ⬇️ - Understand dynamic imports - Learn lazy loading techniques #NextJS #WebDev ...

2:19
Speed Up Your NextJS App with Lazy Loading #NextJS

22 views

1 year ago

Web Dev Simplified
Add Beautiful Blurry Image Loading With 3 Lines of Code

Full Video: https://youtu.be/hJ7Rg1821Q0 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: ...

1:38
Add Beautiful Blurry Image Loading With 3 Lines of Code

52,530 views

2 months ago

FULLSTACK DEV
Next.js Infinite Scroll Tutorial 🚀 Load More Data on Scroll

Tired of clicking “Load More”? In this video, I'll show you how to implement Infinite Scroll in your Next.js app We'll cover: ...

13:49
Next.js Infinite Scroll Tutorial 🚀 Load More Data on Scroll

225 views

2 months ago

Alfie Qashwa
Update Tailwind & Next.js & Lazy Loading Optimization #learninpublic

Update TailwindCss V4 & Next.js 15. - Fix Print Bill & Receipt Issue. - Optimizing Dialog with Lazy Loading.

1:01:55
Update Tailwind & Next.js & Lazy Loading Optimization #learninpublic

19 views

8 months ago

Web Dev Simplified
Speed Up Your React Apps With Code Splitting

FREE React Hooks Simplified Course: https://courses.webdevsimplified.com/react-hooks-simplified Performance is something ...

16:50
Speed Up Your React Apps With Code Splitting

433,394 views

3 years ago

Nickolaki
Next.js Performance Optimization Part 2: Lazy Loading

In this video, we go over how you can potentially improve the intial loading time of the pages within your applications using the ...

4:56
Next.js Performance Optimization Part 2: Lazy Loading

862 views

1 year ago

Amannettic
trying out scroll animation and lazy loading in nextjs

Hiii, Please Ignore My voice and all the noise, i dont know voice editing and all, and im unable to pronounce L and R sounding ...

7:07
trying out scroll animation and lazy loading in nextjs

40 views

1 year ago