Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
105 results
In this tutorial you will learn reactjs useCallback hook tutorial in Hindi, Urdu. You will learn how to memorize functions in react with ...
1,665 views
1 month ago
In this repeat episode, Dominik Dorfmeister unpacks the pitfalls of React's useCallback and useMemo, revealing how these hooks ...
109 views
3 weeks ago
Topic: Stop writing long function() syntax - use arrow functions Beginners still use the old function() syntax, while pros write shorter ...
1,558 views
2 weeks ago
Learn how to use the useCallback hook in React JS with this easy-to-follow, tutorial under 9 minutes. Perfect for beginners or ...
27 views
My first performance issue was caused by unnecessary rerenders. I called it “Ghost Bug” since I cannot use my “console.log” to ...
9 views
Learn how to avoid stale closures in React hooks by properly managing dependencies in useCallback and useMemo for ...
0 views
5 days ago
In this video, we dive into the nuances of React's lifecycle methods, specifically focusing on the `componentDidMount` method ...
Learn the 10 most important JavaScript concepts every beginner must understand! If you are starting JavaScript, this video will ...
46 views
You're transforming an array, and the callback runs three times, you check the result—[undefined, undefined, undefined].
7 views
1,266 views
In this video, I explain JavaScript callbacks step by step using a live practical example, so even beginners can understand it easily ...
3 views
9 hours ago
In this video, we will cover the most important JavaScript theory concepts that every developer must know—especially for ...
We explain how to send data from Child Component to Parent Component in ReactJS using callback functions and useState hook ...
101 views
14 hours ago
Most developers blame API calls for a slow React app — but the real problem is much simpler: unnecessary rerenders. In React ...
355 views
javascript #webdevelopment #coding #programming #frontenddeveloper #react #nodejs #webdev #softwareengineer #tech ...
889 views
Welcome to Day 3 of DSA in JavaScript Training (Beginner → Advanced) In this session, we deeply cover JavaScript Functions, ...
40 views
1 day ago
Master JavaScript's most powerful 'this' control methods in just 5 minutes! In Part 3 of our "Ultimate Guide to JavaScript 'this'" ...
68 views
In this video, you will learn Arrow Functions, setTimeout, and setInterval in JavaScript with simple examples. These are very ...
React Hooks Explained: useMemo vs useCallback | Key Differences in 60 Seconds | React Performance Tips Are you confused ...
299 views
Are unnecessary re-renders slowing down your React app? In this video, we deeply explain React useCallback using a real ...
143 views