ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134,395 results

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!

80,044 views

2 years ago

freeCodeCamp.org and tapaScript by Tapas Adhikary
React Performance Optimization Patterns Course

React makes it easy to build UIs, but building fast React apps is a different skill altogether. In this hands-on, real-world React ...

1:35:56
React Performance Optimization Patterns Course

22,655 views

3 weeks 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

167,122 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

24,453 views

8 months ago

Shruti Kapoor
React Performance Optimizations: How to Fix a Slow App

Learn essential techniques to optimize the performance of your React web app using Core Web Vitals. In this comprehensive ...

32:35
React Performance Optimizations: How to Fix a Slow App

3,452 views

2 days 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!

3,728 views

1 month 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

537,763 views

2 years ago

People also watched

Cosden Solutions
The Problem With the React Compiler

SECRET PROJECT (Newsletter) → https://cosdencode.ai Advanced Patterns React ...

27:35
The Problem With the React Compiler

13,857 views

5 months ago

ReactRally
Creating Reusable Components…That Are Actually Reusable - Cory House - React Rally 2023

Cory House - React Rally 2023 Creating a React component is easy. However, creating a truly reusable component is hard.

27:41
Creating Reusable Components…That Are Actually Reusable - Cory House - React Rally 2023

14,982 views

2 years ago

Better Stack
React Scan - My New Favorite Debugging Tool

One of the most challenging aspects of React development is managing unnecessary rerenders and improving performance.

10:14
React Scan - My New Favorite Debugging Tool

14,479 views

1 year ago

Jack Herrington
Fix Your Slow React App With React-Scan

Find an fix your slow React, NextJS, Remix or TanStack app with React-Scan. React Scan: https://react-scan.com ProNextJS ...

8:59
Fix Your Slow React App With React-Scan

58,625 views

11 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

752,758 views

3 years ago

Jack Herrington
Mastering React Memo

React.memo, useMemo, useCallback, should you use them? When should you use them? Lets improve your React coding skills ...

26:56
Mastering React Memo

143,960 views

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

23,118 views

3 months ago

chantastic
Let's Learn Flexible Compound Components | Epic React Workshop

Is going to return react dot use context of toggle context. Okay so now we should be able to just say use context. Oh shoot not use ...

1:03:18
Let's Learn Flexible Compound Components | Epic React Workshop

9,932 views

Streamed 2 years ago

Cosden Solutions
Turning bad React code into senior React code

Cosden Code → https://cosdencode.com Join The Discord! → https://discord.cosdensolutions.io Welcome to Code Review! This is ...

13:10
Turning bad React code into senior React code

103,028 views

2 years ago

Federico Terzi
Optimizing Lists in React  - Solving Performance Problems and Anti-Patterns

How to optimize lists in React? In this video, we discuss common performance mistakes and anti-patterns, along with profiling ...

31:34
Optimizing Lists in React - Solving Performance Problems and Anti-Patterns

9,051 views

4 years ago

NDC Conferences
Effective React: Lessons from 10 Years - Cory House - NDC Copenhagen 2025

We'll explore eight ways to handle state, common state management mistakes, performance optimizations, key third-party libraries ...

59:45
Effective React: Lessons from 10 Years - Cory House - NDC Copenhagen 2025

10,871 views

2 months 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,355 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

436,217 views

3 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,788 views

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

3 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

7,026 views

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

57,833 views

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

5 months ago

Frontend Masters
🚀 React Performance: What to Prioritize? 🤔

React Performance: What to Prioritize? Join Steve Kinney and learn how to optimize React applications for maximum ...

0:59
🚀 React Performance: What to Prioritize? 🤔

7,040 views

11 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,216,689 views

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

315,954 views

1 year 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!

861,852 views

3 years ago