ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

70 results

Gabriel Enache
Do you truly know React? useState vs useRef

You're probably putting everything in useState — and it's causing unnecessary re-renders. Here's the one rule that tells you when ...

4:59
Do you truly know React? useState vs useRef

18 views

3 weeks ago

BitByBit-Code
Learn useRef Hook in react

In this video, you will learn the useRef Hook in React in the easiest way possible. We will understand: What is useRef?

16:34
Learn useRef Hook in react

0 views

2 weeks ago

FFahad
React hooks: useState vs useRef under 1 minute!!!

In this video, I explain the difference between useState and useRef in React using a simple counter example. Quick rule to ...

0:40
React hooks: useState vs useRef under 1 minute!!!

7 views

1 month ago

Interview Mentor App
¿Qué es useRef en React? | Respuesta de Entrevista

Aprende qué hace el hook useRef en React y cuándo usarlo. Cubrimos manipulación del DOM, valores mutables persistentes, ...

0:48
¿Qué es useRef en React? | Respuesta de Entrevista

0 views

3 weeks ago

Coded Design
What is userRef hook in react js 2026

useref #reactjs #coding.

4:25
What is userRef hook in react js 2026

37 views

2 weeks ago

Az Bytes
React 19 useRef Hook Explained: Stop Re-rendering! (Easy Words) - 31

Does every piece of data need to update the screen? So far, we have used useState to store information, but every time state ...

8:21
React 19 useRef Hook Explained: Stop Re-rendering! (Easy Words) - 31

0 views

4 days ago

Interview Mentor App
Cómo Acceder a Elementos DOM con React Refs | useRef Explicado

Aprende cómo acceder a elementos del DOM directamente en React usando refs. Cubriremos el hook useRef, cómo adjuntar refs ...

0:46
Cómo Acceder a Elementos DOM con React Refs | useRef Explicado

0 views

3 weeks ago

Code with Swaraj
React useContext & useRef Explained 🔥 + React Developer Tools | Complete Beginner Guide

In this React tutorial, I explain two powerful React hooks — useContext and useRef — with practical examples and real project ...

33:32
React useContext & useRef Explained 🔥 + React Developer Tools | Complete Beginner Guide

11 views

3 weeks ago

maryess
React Hooks for Beginners | useState, useEffect, useRef

In this video, I build a simple React project to explain the core hooks: useState, useEffect, and useRef. If you're just starting with ...

14:19
React Hooks for Beginners | useState, useEffect, useRef

46 views

3 weeks ago

JDCodebase
Refs & Performance Optimization in React – useRef, useMemo, useCallback & React.memo | JDCodebase

Refs & Performance Optimization in React – Web Development Series – JDCodebase In this video, we dive deep into Refs and ...

28:20
Refs & Performance Optimization in React – useRef, useMemo, useCallback & React.memo | JDCodebase

12 views

13 days ago

Tutor Things
React useRef Hook Explained in Telugu | useRef with Examples | React JS Tutorial

Ee video lo manam React useRef hook ni simple Telugu lo examples tho explain chestam. React lo DOM elements ni directly ...

11:00
React useRef Hook Explained in Telugu | useRef with Examples | React JS Tutorial

31 views

1 day ago

AmazonML
Lecture 10 UseMemo, UseRef hook in react js 1
1:44:47
Lecture 10 UseMemo, UseRef hook in react js 1

0 views

1 day ago

Mao Piseth
Next.js Built-in State Management: useContext & useRef Explained

In this video, we continue exploring built-in state management methods in Next.js and React. After learning useState and ...

17:18
Next.js Built-in State Management: useContext & useRef Explained

8 views

4 days ago

Interview Mentor App
useRef null vs undefined — TypeScript Explained

When should you use useRef(null) versus useRef() in TypeScript React? This video explains the critical difference: null tells React ...

1:33
useRef null vs undefined — TypeScript Explained

0 views

6 days ago

KilanG
JavaScript Event Loop & React Hooks Explained (Under the Hood)

00:00: Introduction: Motivation and AI in coding. 01:45: JavaScript as a Single-Threaded Language. 02:30: Understanding the ...

16:15
JavaScript Event Loop & React Hooks Explained (Under the Hood)

0 views

2 weeks ago

Китобойная
useRef в React — всё, что нужно знать

Подробный гайд по хуку useRef в React. 00:00 Вступление 00:11 Базовое API useRef 01:15 Доступ к DOM через ref 02:03 Ref ...

4:46
useRef в React — всё, что нужно знать

57 views

1 day ago

Az Bytes
React 19 forwardRef is DEAD! (How to Pass Refs as Props Now) - 32

How do you pass a useRef to a custom component? If you have ever tried to pass a ref to your own CustomInput and got a giant ...

5:20
React 19 forwardRef is DEAD! (How to Pass Refs as Props Now) - 32

0 views

4 days ago

Tech Stack
React 19 Tutorial Full Course – Beginner to Advanced | 2026 | Part 3

In this video, we continue our React 19 full course with Part 3. We cover useRef and learn how to access DOM elements directly.

42:40
React 19 Tutorial Full Course – Beginner to Advanced | 2026 | Part 3

67 views

3 weeks ago

CodeFlow with Durgesh
How to Handle Forms in React | useState & useRef in React | Form Handling with useState and useRef

In this video, you will learn how to handle forms in React using useState and useRef hooks with clear and practical examples ...

30:53
How to Handle Forms in React | useState & useRef in React | Form Handling with useState and useRef

48 views

3 weeks ago

Interview Mentor App
How to Type useRef in TypeScript: DOM vs Mutable Refs

Learn how to properly type useRef in TypeScript — when to use useRef‹HTMLElement›(null) for DOM refs versus ...

1:33
How to Type useRef in TypeScript: DOM vs Mutable Refs

0 views

6 days ago