ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 results

No BS Code
From 0 to React: Async & Await — The EASIEST Way to Finally Understand It

Async and await don't have to be confusing. In this beginner-friendly React guide, you'll learn async and await from absolute zero ...

14:18
From 0 to React: Async & Await — The EASIEST Way to Finally Understand It

7 views

8 days ago

Coder Army
React Memo , useMemo and useCallback Hook in React  |ReactJS Full Course #7

React Performance Optimization: Master React.memo, useMemo & useCallback Hooks | Complete Tutorial Learn React ...

49:16
React Memo , useMemo and useCallback Hook in React |ReactJS Full Course #7

2,979 views

4 days ago

Shubham Kulkarni | Coding and Interviews
Ep05 | How to Run Async Callbacks Sequentially in JavaScript | Most Asked Async JS Interview Problem

Executing asynchronous callbacks sequentially in JavaScript is one of the most common interview topics in modern frontend and ...

6:33
Ep05 | How to Run Async Callbacks Sequentially in JavaScript | Most Asked Async JS Interview Problem

467 views

12 days 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)

115 views

3 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

11 days 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! 💻🔥⚡

51 views

1 month 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!

11 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

3 weeks ago

DCodes
useCallback hook in react explained (under 9 minutes)

... hook in React JS with this easy-to-follow, tutorial under 9 minutes. Perfect for beginners or anyone building functional React ...

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

27 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!)

147 views

11 days ago

Interview Material
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

14 views

6 days ago

Ardaykaab Academy and did kadar code
Callback Functions in JavaScript
6:34
Callback Functions in JavaScript

165 views

10 days ago

Sanjeev
React 19.2 Fixed useEffect… Finally! #React #Frontend #JavaScript

React 19.2 introduces a brand new hook — useEffectEvent — and it finally solves one of the biggest issues developers face with ...

1:05
React 19.2 Fixed useEffect… Finally! #React #Frontend #JavaScript

1,255 views

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

3 weeks ago

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

1,266 views

4 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,607 views

3 weeks ago

pmrl
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

1 month 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

vlogize
Verständnis von setMouseDown(false) und dessen Interaktion mit Callback-Funktionen in React

Erfahren Sie, warum `setMouseDown(false)` Callback-Funktionen in React nicht synchronisieren kann und lernen Sie, wie Sie ...

1:57
Verständnis von setMouseDown(false) und dessen Interaktion mit Callback-Funktionen in React

0 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

71 views

3 weeks ago