ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105 results

Yahu Baba
ReactJS useCallback Hook Tutorial in Hindi / Urdu

In this tutorial you will learn reactjs useCallback hook tutorial in Hindi, Urdu. You will learn how to memorize functions in react with ...

27:15
ReactJS useCallback Hook Tutorial in Hindi / Urdu

1,665 views

1 month ago

LogRocket
The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister (Repeat)

In this repeat episode, Dominik Dorfmeister unpacks the pitfalls of React's useCallback and useMemo, revealing how these hooks ...

22:56
The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister (Repeat)

109 views

3 weeks ago

Get Code Snippets
Arrow Functions JavaScript #javascript #coding #frontenddeveloper

Topic: Stop writing long function() syntax - use arrow functions Beginners still use the old function() syntax, while pros write shorter ...

0:41
Arrow Functions JavaScript #javascript #coding #frontenddeveloper

1,558 views

2 weeks ago

DCodes
useCallback hook in react explained (under 9 minutes)

Learn how to use the useCallback hook in React JS with this easy-to-follow, tutorial under 9 minutes. Perfect for beginners or ...

8:31
useCallback hook in react explained (under 9 minutes)

27 views

2 weeks ago

Profennador
Understanding useMemo, useCallback, and memo in React | Keep your app running 60 FPS all the time!

My first performance issue was caused by unnecessary rerenders. I called it “Ghost Bug” since I cannot use my “console.log” to ...

12:39
Understanding useMemo, useCallback, and memo in React | Keep your app running 60 FPS all the time!

9 views

2 weeks ago

vlogommentary
ReactJS: Fixing Stale State in useCallback with useMemo

Learn how to avoid stale closures in React hooks by properly managing dependencies in useCallback and useMemo for ...

3:05
ReactJS: Fixing Stale State in useCallback with useMemo

0 views

5 days ago

The Debug Zone
Why Use componentDidMount Over setState Callback in React? Explained

In this video, we dive into the nuances of React's lifecycle methods, specifically focusing on the `componentDidMount` method ...

1:31
Why Use componentDidMount Over setState Callback in React? Explained

0 views

2 weeks ago

Devolv
JavaScript for Beginners: 10 Concepts You MUST Know! 💻🔥⚡

Learn the 10 most important JavaScript concepts every beginner must understand! If you are starting JavaScript, this video will ...

12:02
JavaScript for Beginners: 10 Concepts You MUST Know! 💻🔥⚡

46 views

3 weeks ago

Inedu Joshua
The keyword that breaks every .map() call

You're transforming an array, and the callback runs three times, you check the result—[undefined, undefined, undefined].

7:30
The keyword that breaks every .map() call

7 views

2 weeks ago

Grace Codes UI
React useCallback examples #reacthooks #frontendcourse #reactjs
0:38
React useCallback examples #reacthooks #frontendcourse #reactjs

1,266 views

3 weeks ago

CodeWithVishal
What is callback function? important concepts in JavaScript and are frequently asked in interview

In this video, I explain JavaScript callbacks step by step using a live practical example, so even beginners can understand it easily ...

9:12
What is callback function? important concepts in JavaScript and are frequently asked in interview

3 views

9 hours ago

let's start
JavaScript Concepts Explained: map vs forEach, Callback, DOM vs BOM, Storage & More

In this video, we will cover the most important JavaScript theory concepts that every developer must know—especially for ...

11:57
JavaScript Concepts Explained: map vs forEach, Callback, DOM vs BOM, Storage & More

0 views

3 weeks ago

A1 IT Training Institute
React js Lecture 5:Lifting State Up in React js| Send Data From Child To Parent Component In ReactJS

We explain how to send data from Child Component to Parent Component in ReactJS using callback functions and useState hook ...

1:09:12
React js Lecture 5:Lifting State Up in React js| Send Data From Child To Parent Component In ReactJS

101 views

14 hours ago

FullStackDev
Fix This and Your React App Instantly Gets Faster #reactjs #coding #frontend

Most developers blame API calls for a slow React app — but the real problem is much simpler: unnecessary rerenders. In React ...

0:46
Fix This and Your React App Instantly Gets Faster #reactjs #coding #frontend

355 views

2 weeks ago

Frontend Interview Master
hell #shorts #javascript #callbacks

javascript #webdevelopment #coding #programming #frontenddeveloper #react #nodejs #webdev #softwareengineer #tech ...

0:52
hell #shorts #javascript #callbacks

889 views

3 weeks ago

CodeWithPrashant
Day 3 – Functions in JavaScript for DSA | Normal vs Arrow | Callbacks | Pure vs Impure

Welcome to Day 3 of DSA in JavaScript Training (Beginner → Advanced) In this session, we deeply cover JavaScript Functions, ...

20:06
Day 3 – Functions in JavaScript for DSA | Normal vs Arrow | Callbacks | Pure vs Impure

40 views

1 day ago

Code Chronicles Hub
Master call(), apply(), and bind() in 5 Minutes | JavaScript 'this' Part 3

Master JavaScript's most powerful 'this' control methods in just 5 minutes! In Part 3 of our "Ultimate Guide to JavaScript 'this'" ...

4:56
Master call(), apply(), and bind() in 5 Minutes | JavaScript 'this' Part 3

68 views

2 weeks ago

let's start
Arrow Functions in JavaScript | setTimeout & setInterval Explained

In this video, you will learn Arrow Functions, setTimeout, and setInterval in JavaScript with simple examples. These are very ...

3:04
Arrow Functions in JavaScript | setTimeout & setInterval Explained

0 views

3 weeks ago

SSTechLabs
React Hooks Explained: useMemo vs useCallback | Key Differences in 60 Seconds | React Interview

React Hooks Explained: useMemo vs useCallback | Key Differences in 60 Seconds | React Performance Tips Are you confused ...

2:26
React Hooks Explained: useMemo vs useCallback | Key Differences in 60 Seconds | React Interview

299 views

1 month ago

CodeWithSanyogita
React useCallback Explained with Parent–Child Example (STOP Unnecessary Re-renders!)

Are unnecessary re-renders slowing down your React app? In this video, we deeply explain React useCallback using a real ...

4:34
React useCallback Explained with Parent–Child Example (STOP Unnecessary Re-renders!)

143 views

5 days ago