ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,651 results

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

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

8 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!

3,714 views

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

10 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,181 views

2 days 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,782 views

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

2 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

Jack Herrington
Master React 19.2 Async Everywhere — Boost Performance

React 19 adds components and hooks that make async work a whole lot cleaner and easier. Let's get an overview with the state of ...

10:18
Master React 19.2 Async Everywhere — Boost Performance

68,344 views

3 months ago

Frontend Master
React Re-Renders

Content: 00:00 Intro 00:50 What is not re-rendering. 04:30 Re-Rendering 11:22 When does a component re-render? 11:48 When Re ...

43:34
React Re-Renders

3,301 views

3 months ago

Blazity
Using the React Profiler to Identify Slow Components  | Next.js Optimization Tips #12

Want more? Grab your free ebook here: https://go.blazity.com/1AoUp3x Slow components can silently ruin your app's ...

3:16
Using the React Profiler to Identify Slow Components | Next.js Optimization Tips #12

24,199 views

4 months ago

Code Genix
30 React Tips to Maximize Performance in Your App

Boost your React app's speed with these 30 essential performance optimization techniques! From memoization and code splitting ...

6:55
30 React Tips to Maximize Performance in Your App

3,391 views

6 months 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! 🚀

11,088 views

2 months ago

xplodivity
10 Ways to improve performance in react js by reducing bundle size

10 Ways to Reduce Bundle Size in React JS & Improve Performance Is your React app slow, heavy, or taking too long to load?

5:18
10 Ways to improve performance in react js by reducing bundle size

391 views

3 weeks ago

Theo - t3․gg
Why is Next.js so slow??

A lot of server component apps have been rough, but I don't think that's NextJS' fault. There's a lot to talk about with how this new ...

51:31
Why is Next.js so slow??

147,686 views

9 months ago

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

5 months ago

CodeLucky
⚛️ React Performance Tuning: Debugging with React DevTools

Is your React app feeling sluggish? This video is your guide to mastering React performance debugging using React DevTools!

3:40
⚛️ React Performance Tuning: Debugging with React DevTools

26 views

5 months ago

Callstack
Tips & Tricks From the Ultimate Guide to RN Optimization 2025 by Oskar Kwaśniewski

React Native slowdowns aren't inevitable, and this talk proves it. At React Universe Meetup SF, Oskar Kwaśniewski ...

10:41
Tips & Tricks From the Ultimate Guide to RN Optimization 2025 by Oskar Kwaśniewski

1,562 views

7 months ago

Eric Tech
14 Front End System Design Concepts | Explained in 10 Minutes

Want to build faster, scalable, and more efficient web applications? In this video, we cover 14 essential Front-End System Design ...

12:58
14 Front End System Design Concepts | Explained in 10 Minutes

70,688 views

11 months ago

WPDev
Use Google Lighthouse to Speed up Site (2025)

Giveaway: Our 100% FREE plugin makes any site 3X faster - https://bit.ly/airlift-performance-plugin. Want to improve your ...

5:45
Use Google Lighthouse to Speed up Site (2025)

16,527 views

11 months 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,099 views

3 months ago

GigaMe
Performance & Optimization in React 🚀 | Key Principles & Best Practices #react #upskill #coding

Performance & Optimization in React React apps must be fast, smooth, and responsive — especially when handling complex UIs ...

17:35
Performance & Optimization in React 🚀 | Key Principles & Best Practices #react #upskill #coding

120 views

4 months ago

Amazon Developer
Experts Discuss Performance Optimization & Testing Strategies | Dev Chats

Amazon Developer Advocates Gio and Anisha sit down with Lukasz, Engineering Manager at CallStack (@callstackio), to explore ...

10:02
Experts Discuss Performance Optimization & Testing Strategies | Dev Chats

8 views

1 day ago

Ech0
React Performance Optimization: Code Splitting, Lazy Loading & More!

Get ready to refresh your React knowledge before your next technical interview! In this deep dive into React performance ...

14:21
React Performance Optimization: Code Splitting, Lazy Loading & More!

11 views

11 months ago

Ram Goel
How to Optimize Re-Renders in React ⚛️ | Improve Performance & Avoid Unnecessary Renders

Are your React components re-rendering too often, causing performance issues? In this video, we'll break down how React ...

5:22
How to Optimize Re-Renders in React ⚛️ | Improve Performance & Avoid Unnecessary Renders

374 views

11 months ago