ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

131,152 results

Related queries

react scan

performance optimization in react native

react devtools

google lighthouse

react profiler

react lazy loading

memoization in react

xplodivity
8 React Js performance optimization techniques YOU HAVE TO KNOW!

Explore 8 amazing and important performance optimization techniques to take your react application to the next level.

11:23
8 React Js performance optimization techniques YOU HAVE TO KNOW!

77,386 views

2 years ago

Web Dev Simplified
How To Maximize Performance In Your React Apps

React Simplified Course: https://reactsimplified.com Fixing performance bugs in React is difficult since so much of the performance ...

12:58
How To Maximize Performance In Your React Apps

163,885 views

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

6 months ago

tapaScript by Tapas Adhikary
The Ultimate React Performance Guide (Part 1): Stop Useless Re-Renders!

Welcome to Part 1 of the React Performance Mastery Series! In this video, we break down the core fundamentals every React ...

48:26
The Ultimate React Performance Guide (Part 1): Stop Useless Re-Renders!

2,271 views

2 weeks ago

Beyond Fireship
The ultimate guide to web performance

Learn how to analyze and optimize the performance of any website. In this tutorial, we explore tips and tricks to build faster UIs ...

6:43
The ultimate guide to web performance

532,989 views

2 years ago

Cosden Solutions
The correct way to optimise React

Join The Discord! → https://discord.cosdensolutions.io VSCode Theme | Font → Material Theme Darker | Menlo It's finally time we ...

11:29
The correct way to optimise React

48,086 views

2 years ago

Software Developer Diaries
Optimizing Rendering Performance in React

We are going to use some performance optimization techniques to fix re-rendering issues in our React app that we discovered ...

7:50
Optimizing Rendering Performance in React

86,286 views

3 years ago

People also watched

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,522 views

5 months ago

Tobi Mey
5 React Best Practices I Wish I Knew Earlier

React / Next.js Best Practices, Tips & Tricks that make you a better dev. Learn WebDev (20% Discount): ...

6:44
5 React Best Practices I Wish I Knew Earlier

6,757 views

7 months ago

Cosden Solutions
The Most Important Design Pattern in React

Design Pattern Document (Newsletter) → https://cosden.solutions/newsletter?s=ytd-midp ✨ Cosden Code ...

35:04
The Most Important Design Pattern in React

198,454 views

1 year ago

CoderOne
This is the Only Right Way to Write React clean-code - SOLID

You should follow these 5 SOLID React Principles to write readable, maintainable and testable code. In this tutorial, we'll explore ...

18:23
This is the Only Right Way to Write React clean-code - SOLID

749,582 views

3 years ago

Beyond Fireship
JavaScript performance is weird... Write scientifically faster code with benchmarking

Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a ...

8:20
JavaScript performance is weird... Write scientifically faster code with benchmarking

250,539 views

1 year ago

Simon Grimm
7 Tips to Make Your React Native App Blazing Fast! 🚀

Speed up your React Native app development with these 7 tricks to BOOST your apps performance. Don't reinvent the wheel with ...

13:06
7 Tips to Make Your React Native App Blazing Fast! 🚀

8,237 views

3 weeks ago

Valentin's coding book
Three.js Optimization - Best Practices and Techniques

Performance optimization can be a daunting task, but in this video guide, we'll break it down step-by-step. We'll start with an ...

17:47
Three.js Optimization - Best Practices and Techniques

62,983 views

2 years ago

Code Bootcamp
7 React Lessons I Wish I Knew Earlier

Join the Bootcamp: https://reactbootcamp.dev Chapters: 0:00 - React State Must Be Immutable 1:26 - Don't Use State for ...

7:30
7 React Lessons I Wish I Knew Earlier

161,194 views

1 year ago

Cosden Solutions
Combining Zustand with React Query

Project React → https://cosden.solutions/project-react Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd ...

20:24
Combining Zustand with React Query

70,951 views

1 year ago

ByteGrad
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2025

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

46:15
All 12 useState & useEffect Mistakes Junior React Developers Still Make in 2025

1,258,782 views

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

3 years ago

Cosden Solutions
The Wrong Way to Optimize Performance in React

To learn for free on Brilliant, go to https://brilliant.org/CosdenSolutions/, scan the QR code onscreen, or click on the link in the ...

24:39
The Wrong Way to Optimize Performance in React

16,222 views

3 months ago

Web Dev Simplified
Make Your React Site 100% Faster With This Amazing FREE Tool

... Debugging React performance issues can be quite difficult and is never fun. This is why I am really excited about React Scan ...

7:46
Make Your React Site 100% Faster With This Amazing FREE Tool

56,512 views

9 months ago

Software Developer Diaries
Optimizing Performance of React Context

In this React Context tutorial, we're gonna try to optimize our Context and avoid rerendering the components on every Context ...

7:26
Optimizing Performance of React Context

6,956 views

2 years ago

Fireship
High-school student makes React a million times faster

... to make React faster - React vs Solid.js - React vs Svelte - What is the virtual DOM in react? - React performance optimization.

2:47
High-school student makes React a million times faster

1,215,938 views

2 years ago

tapaScript by Tapas Adhikary
The Ultimate React Performance Guide (Part 2): Advanced Optimizations

Welcome to Part 2 of The Ultimate React Performance Guide. During this advanced session, we go beyond memoization and ...

47:20
The Ultimate React Performance Guide (Part 2): Advanced Optimizations

1,000 views

12 days ago

RoadsideCoder
Code Splitting in React JS - Lazy Loading Performance Optimization

lazyloading #react #ReactJS Our React JS Apps use tools like webpack to efficiently bundle all of our code in a minified format, ...

16:10
Code Splitting in React JS - Lazy Loading Performance Optimization

126,053 views

3 years ago

ReactjsExpertTalks
React JS Performance Tips: Chrome Lighthouse Report

In this video, I dive into the performance of a React JS app using the powerful Chrome Lighthouse tool. Discover essential insights ...

4:39
React JS Performance Tips: Chrome Lighthouse Report

4,201 views

1 year ago

ByteGrad
All 17 React Best Practices (IMPORTANT!)

Check out Semaphor: https://semaphor.cloud (paid sponsorship). Disclaimer: this is a sponsored video (paid). It's your ...

1:46:11
All 17 React Best Practices (IMPORTANT!)

311,375 views

1 year ago

Theo - t3․gg
Why is every React site so slow?

We need to talk about React's biggest problem: Re-rendering. Thank you Posthog for sponsoring! Check them out at: ...

13:52
Why is every React site so slow?

296,577 views

10 months ago

itsCodingDoctor
#45 Increase React performance (4 Ways) | React Interview Questions #react #reactinterviewquestions

45 How to increase React performance? | React Interview Questions | Optimize React #react #reactjs #reactinterviewquestions ...

1:27
#45 Increase React performance (4 Ways) | React Interview Questions #react #reactinterviewquestions

2,232 views

3 years ago