ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

129,869 results

Related queries

react scan

performance optimization in react native

google lighthouse

react profiler

react devtools

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,343 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,846 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,468 views

6 months 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,889 views

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

2 weeks 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,277 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,445 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,750 views

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

3 years 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,191 views

3 weeks 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,680 views

2 years ago

The Dev Logger
STOP Using React.memo

Should I wrap every component with React.memo? In this deep dive video, I reveal why memoization isn't the performance silver ...

10:48
STOP Using React.memo

6,327 views

8 months 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,897 views

1 year ago

Expo
How to make Expo apps faster | Expo app development best practices

In this video, Beto breaks down how to make your Expo app faster by understanding JavaScript and UI threads, debugging ...

24:35
How to make Expo apps faster | Expo app development best practices

18,315 views

1 month 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,525 views

1 year ago

CrossComm, Inc.
Understanding React's UI Rendering Process

This talk by Anthony Garritano (Senior Software Engineer at CrossComm) examines how React implements a Virtual DOM to ...

29:07
Understanding React's UI Rendering Process

238,124 views

6 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,080 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,386 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,217 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,494 views

9 months 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,931 views

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

987 views

11 days 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,198 views

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

3 years ago

Fireship
10 React Antipatterns to Avoid - Code This, Not That!

React is a minimal on the surface, but it's actually a highly complex JavaScript UI library with many potential pitfalls. In this tutorial ...

8:55
10 React Antipatterns to Avoid - Code This, Not That!

858,074 views

3 years 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,551 views

10 months 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,327 views

1 year ago

Code Bootcamp
Every React Concept Explained in 12 Minutes

My React course: https://reactbootcamp.dev Chapters 0:00 - Intro 0:11 - Components 0:29 - JSX 1:02 - Curly Braces 1:29 ...

11:53
Every React Concept Explained in 12 Minutes

1,559,830 views

1 year ago