ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,699 results

Thapa Technical
#66: Create Custom Hooks in React 19: Step-by-Step Guide with Best Practices

Learn how to create custom hooks in React 19 with this step-by-step guide. Understand why custom hooks are essential, the rules ...

12:23
#66: Create Custom Hooks in React 19: Step-by-Step Guide with Best Practices

32,948 views

2 years ago

Лукьянов Артём
React Hooks за 7 минут - Уроки React.js / React хуки

В слайде на 0:44 в третьей строке не setState а initialState соответственно В этом видео изучим основные хуки React ...

7:04
React Hooks за 7 минут - Уроки React.js / React хуки

37,882 views

6 years ago

WolfDenCode
Learn The 3 Main React Hooks In 12 Minutes | With Examples

In this one we'll build multiple components to present the functionality of hooks. We'll cover the 3 basic hooks. What You'll ...

12:04
Learn The 3 Main React Hooks In 12 Minutes | With Examples

725 views

1 year ago

Code With Gui
Learn React useState In Only 12 Minutes! | React Hooks #1

One of the biggest moments when learning #React is when your components stop being static and finally become interactive.

12:53
Learn React useState In Only 12 Minutes! | React Hooks #1

61 views

3 months ago

Thapa Technical
#72: useMemo Hook in React 19: Why, When & How to Use It with Practical Examples

Welcome to useMemo hook in React 19 in Hindi, exploring why it's important, when to use it, and how to implement it effectively.

16:13
#72: useMemo Hook in React 19: Why, When & How to Use It with Practical Examples

34,078 views

2 years ago

Thapa Technical
#67:  New "use" Hook in React 19: Usage, and Advantages over useContext Hook

In this video, we dive into the new "use" hook introduced in React 19, explaining how it works, the rules for using it, and how it ...

10:44
#67: New "use" Hook in React 19: Usage, and Advantages over useContext Hook

14,774 views

2 years ago

Thapa Technical
#69: useReducer Hook in React 19

In this video, we explore the powerful useReducer hook in React 19, essential for managing complex state logic. You'll learn the ...

15:01
#69: useReducer Hook in React 19

56,686 views

2 years ago

chantastic
HOOKS! useEffect part 1. ⚛️🎄2018 React Holiday — Day 20

Signup for the emails: https://react.holiday Full season playlist: https://www.youtube.com/watch?v=pUEqs... CodeSandbox: ...

11:37
HOOKS! useEffect part 1. ⚛️🎄2018 React Holiday — Day 20

183 views

7 years ago

Zen of Coding
React useStateMachine hook

useStateMachine is a 0.5KB state machine hook for React that features entry/exit callbacks, guarded transitions, and extended ...

18:18
React useStateMachine hook

2,374 views

5 years ago

Thapa Technical
#44: React Hook Rules! Every Dev Must Know to Master React JS

In this video, we'll explore the essential rules for using hooks in React JS, explaining why they are important and how they can ...

8:28
#44: React Hook Rules! Every Dev Must Know to Master React JS

17,700 views

2 years ago

TAYO MEDIA
Learn React useState Hook  in 7 minutes

In React, the useState hook is a built-in function that allows you to add state to functional components. Prior to the introduction of ...

7:05
Learn React useState Hook in 7 minutes

41 views

3 years ago

Thapa Technical
#74: useCallback Hook in React in Hindi

In this video, we explore the useCallback hook in React 19, a crucial tool for preventing unnecessary re-renders in your ...

15:21
#74: useCallback Hook in React in Hindi

34,461 views

2 years ago

JS Logs
React Hooks #1: useState & useEffect Explained (Beginner Friendly)

React Hooks don't have to be confusing! In this beginner-friendly tutorial, I'll show you how to use useState and useEffect with ...

11:38
React Hooks #1: useState & useEffect Explained (Beginner Friendly)

55 views

1 year ago

Thapa Technical
#64: Context API & useContext Hook in React v19 in Hindi

In this video, we explore the Context API and useContext Hook in React 19, essential tools for managing state across components ...

18:17
#64: Context API & useContext Hook in React v19 in Hindi

71,623 views

2 years ago

Thapa Technical
useMemo Hook Explained in Hindi 🔥

Welcome, What is useMemo Hook in React JS in Hindi? The React useMemo Hook returns a memoized value. The useMemo ...

11:39
useMemo Hook Explained in Hindi 🔥

56,998 views

4 years ago

Kinetic Coding
Hooks | 11 | React | Web Development | Frontend | Web Apps | Side Effects | Functional Component

Welcome to today's tutorial where we break down React Hooks in a beginner-friendly way! In this video, you'll learn: ✓ What ...

4:01
Hooks | 11 | React | Web Development | Frontend | Web Apps | Side Effects | Functional Component

14 views

1 year ago

chantastic
(OOPS! See description) HOOKS! useEffect part 2. ⚛️🎄2018 React Holiday — Day 21

I did something REEAAALLY stupid in this video. If you attempt to follow along, you will be frustrated. Watch this follow-up for the ...

6:23
(OOPS! See description) HOOKS! useEffect part 2. ⚛️🎄2018 React Holiday — Day 21

115 views

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

112 views

6 months ago

Zen of Coding
Hook traps: UseEffect and Stale Closures

I really like hooks: It has an elegant API that is simple to use, declarative, easy to abstract & Reuse. But still, you can get yourself in ...

16:37
Hook traps: UseEffect and Stale Closures

7,858 views

5 years ago

Thapa Technical
useRef Hook Explained in Hindi 🔥

Welcome, The useRef Hook allows you to persist values between renders. It can be used to store a mutable value that does not ...

12:34
useRef Hook Explained in Hindi 🔥

73,741 views

4 years ago