ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

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

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

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

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

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

Code Lab
#18.Callback Hell in JavaScript Explained: Why It Happens And why you should Avoid.

Struggling with callback hell in JavaScript? In this video, you'll learn what callback hell is, why it happens, and how to fix it using ...

12:08
#18.Callback Hell in JavaScript Explained: Why It Happens And why you should Avoid.

25 views

2 weeks ago

Inedu Joshua
Why Try/Catch Doesn't Catch Your Async Error

You wrapped it in try/catch. You did everything right. But the error still crashes your app, and the catch block? Never runs.

7:43
Why Try/Catch Doesn't Catch Your Async Error

31 views

6 days ago

Shubham Kulkarni | Coding and Interviews
Ep06 | Run Async functions in parallel & sequential output | Most Asked Async JS Interview Problem

Async JavaScript can be confusing, especially when interviews ask how to run async functions in parallel and still return results in ...

5:36
Ep06 | Run Async functions in parallel & sequential output | Most Asked Async JS Interview Problem

169 views

1 day ago

Code Lab
#11.Functions in JavaScript Explained | Why Functions Are First-Class Citizens with Real Examples

Understanding functions in JavaScript is one of the most important skills for any beginner. In this video, you'll learn what functions ...

17:58
#11.Functions in JavaScript Explained | Why Functions Are First-Class Citizens with Real Examples

17 views

3 weeks 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

3 days ago

airGurukul Upskilling Exams
How React Handles Child-to-Parent Data | airGurukul Upskilling Exam | Ashwani Sharma

In this lesson, learners will understand how React allows child components to send data back to parent components using ...

13:18
How React Handles Child-to-Parent Data | airGurukul Upskilling Exam | Ashwani Sharma

42 views

4 weeks ago

Code bless me
Complete JavaScript Course Introduction | Learn JS for React & MERN From Scratch

Looking to build a website or develop a custom project for your business, personal brand, or academic needs? Feel free to get in ...

5:48
Complete JavaScript Course Introduction | Learn JS for React & MERN From Scratch

68 views

3 weeks ago

fajriyan
Tutorial React JS Basic Untuk Pemula | #09 useCallback & useMemo (Atasi Masalah Re-Render Function)

Halo teman-teman pada series kali ini kita akan belajar terkait dengan "React JS Basic". Materi ini ditujukan untuk kalian yang ...

11:12
Tutorial React JS Basic Untuk Pemula | #09 useCallback & useMemo (Atasi Masalah Re-Render Function)

59 views

2 weeks ago

TechiesReign Skills Academy
Top ES6 Features You MUST Know!

Follow @techiesreign on all platforms to gain access and start learning today #LearnTech #TechiesReign #WebDevelopment ...

9:19
Top ES6 Features You MUST Know!

2 views

3 weeks ago

Programuj s Tomášem
React Performance: useCallback, useMemo & memo (5)

V tomhle videu ti ukážu, jak funguje useCallback, useMemo a React.memo na malém trading dashboardu. Uvidíš, proč vznikají ...

7:36
React Performance: useCallback, useMemo & memo (5)

22 views

2 weeks ago

Krishnu Verse
Master JavaScript Map, Filter & Find in 10 Minutes | Clear & Simple Tutorial

In this tutorial, we explain JavaScript's most powerful array methods — map, filter, and find. You'll learn how they work internally, ...

6:31
Master JavaScript Map, Filter & Find in 10 Minutes | Clear & Simple Tutorial

13 views

5 days ago

Code Lab
#25.JavaScript call, apply, bind Explained in 13 Minutes | Beginner-Friendly with Real Examples

Welcome to Codelab! In today's video, I explain one of the most confusing yet extremely powerful JavaScript topics for beginners: ...

13:53
#25.JavaScript call, apply, bind Explained in 13 Minutes | Beginner-Friendly with Real Examples

24 views

6 days ago

Code Lab
#12.Closures in JavaScript Explained — Lexical Environment, Scope & Real-World Examples.

Understanding closures in JavaScript is one of the most important steps for mastering functions, scope, and lexical environments.

6:57
#12.Closures in JavaScript Explained — Lexical Environment, Scope & Real-World Examples.

35 views

3 weeks ago

Code Lab
#20.Understand JavaScript Promises in 15 Minutes (With Real Examples).

Understanding JavaScript Promises is one of the most important skills for every frontend or MERN stack developer. In this tutorial ...

16:23
#20.Understand JavaScript Promises in 15 Minutes (With Real Examples).

24 views

2 weeks ago