ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,409 results

Related queries

next js 14

react suspense

react lazy

nestjs

next js project

next js tutorial

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,317 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,400 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,460 views

5 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,266 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,429 views

5 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,546 views

6 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,354 views

7 months 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,746 views

3 months ago

How to Web Dev
Build a Stunning Landing Page with an Animated Aurora Background – Next.js & TailwindCSS

In this video, you will learn how create a modern landing page with an animated aurora background using Nextjs, TailwindCSS, ...

14:05
Build a Stunning Landing Page with an Animated Aurora Background – Next.js & TailwindCSS

13,022 views

9 months ago

leerob
Building APIs with Next.js

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

16:32
Building APIs with Next.js

43,601 views

9 months ago

Cosden Solutions
The Best Ways To Optimize Performance in Modern React

Performance Optimization Document (Newsletter) → https://cosden.solutions/newsletter?s=ytd-pomr Project React ...

20:18
The Best Ways To Optimize Performance in Modern React

23,468 views

6 months ago

ByteGrad
All 29 Next.js Mistakes Beginners Make

Check out Semaphor for analytics here: https://semaphor.cloud/home (paid sponsorship). Disclaimer: this is a sponsored video ...

1:45:10
All 29 Next.js Mistakes Beginners Make

214,210 views

1 year ago

Codingstrade
Next.js 13 Progress Bar using the New App Directory

Solving Next.js 13 Compatibility: Creating a Custom Progress Bar with Next.js App Directory. In this video, we will learn how to ...

27:24
Next.js 13 Progress Bar using the New App Directory

12,704 views

2 years 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,992 views

1 year 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,912 views

9 months 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

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,438 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

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

223 views

2 months 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,518 views

2 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,388 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

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
How To Load Images Like A Pro

In this video I will show you how to use lazy loading to not only drastically speed up your applications, but to also increase the ...

15:48
How To Load Images Like A Pro

424,713 views

2 years 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