ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

29 results

code zetta
#js #javascript #javascriptinterview #macro #micro #browser #callback
0:59
#js #javascript #javascriptinterview #macro #micro #browser #callback

660 views

1 year ago

React, JS, and TypeScript tutorials for beginners
React useCallback Hook Tutorial -  Simple JavaScript Lessons #reactjscourse #LearnToCode  #coding

Use the React useCallback hook to optimize memoized React components! Learn Javascript, TypeScript, and their most popular ...

0:34
React useCallback Hook Tutorial - Simple JavaScript Lessons #reactjscourse #LearnToCode #coding

150 views

1 year ago

Codesmith
Key JavaScript Concepts: For...loops

In this video, we'll take a closer look at one of JavaScript's most essential tools, the standard for loop. You'll learn how for loops ...

13:58
Key JavaScript Concepts: For...loops

215 views

2 months ago

Automate All the Things
API vs Webhooks

My love for webhooks is unwavering.

1:00
API vs Webhooks

23,702 views

1 year ago

Luca Del Puppo
#javascript withResolvers the new gem in the #promise class

ES2023 has introduced Promise.withResolvers. It permits handling the #resolve and #reject in a different part of the codebase ...

1:00
#javascript withResolvers the new gem in the #promise class

106 views

1 year ago

Codesmith
Key JavaScript Concepts: Functions & Execution Context

In this video, we'll break down we'll learn about functions, execution context, and the call stack in clear, beginner-friendly ...

12:26
Key JavaScript Concepts: Functions & Execution Context

360 views

3 months ago

React, JS, and TypeScript tutorials for beginners
React useCallback Hook Explained- Quick And Simple Tutorial

Learn React useCallback hook! React can optimize your components for better performance. With the useCallback hook, you'll ...

5:09
React useCallback Hook Explained- Quick And Simple Tutorial

92 views

1 year ago

Exposed
Callback Function  देसी भाषा में....

JavaScript CallBack Function Desi Bhasha main... Sabhi language ka CallBack function almost same hota hai... CallBack function ...

13:22
Callback Function देसी भाषा में....

10 views

1 year ago

CodEd By Om
#71 ref callback and cleanup function in ReactJS

ref #reactjs #reactplaylist #reactjsomlondhe #omlondhe.

6:25
#71 ref callback and cleanup function in ReactJS

47 views

1 year ago

Ankit Dev
Why useCallback Doesn’t Prevent Re-renders?

Using useCallback but your component still re-renders? This is expected behavior. useCallback only memoizes a function ...

0:25
Why useCallback Doesn’t Prevent Re-renders?

233 views

2 weeks ago

Codesmith
Some people don’t keep their promises…

But JavaScript does — with a little help from the Promise object. ✨ Say goodbye to callback hell and hello to readable, ...

1:01
Some people don’t keep their promises…

1,449 views

9 months ago

PawanSpeaksYT
DAY 15 | this keyword JavaScript  #javascript #webdevelopment #codingjourney #motivation

Aaj Day 15 mein maine JavaScript ka sabse confusing concept cover kiya — this keyword Arrow functions, timers aur callbacks ...

0:23
DAY 15 | this keyword JavaScript #javascript #webdevelopment #codingjourney #motivation

1,403 views

7 days ago

Ali Verse
JavaScript Interview Questions | Freshers & Experienced | 2025

Top JavaScript Interview Questions for Freshers & Experienced Developers! Whether you're just starting your career or you're an ...

3:28
JavaScript Interview Questions | Freshers & Experienced | 2025

189 views

6 months ago

Wize Byte by Deepak
50 Most Asked JavaScript Interview Concepts | Crack Your Coding Interviews 🚀

Full Stack Development | Tech Interview Prep | AI for Developers Welcome to DKG Code Hub — your place to learn JavaScript, ...

0:29
50 Most Asked JavaScript Interview Concepts | Crack Your Coding Interviews 🚀

1,277 views

5 months ago

Akshay Saini
Kaisa laga aapko ye app?

If this video was helpful, give it a thumbs up and subscribe to my channel for more such videos. Link to Subscribe: ...

1:01
Kaisa laga aapko ye app?

49,646 views

1 year ago

React, JS, and TypeScript tutorials for beginners
React Suspense Tutorial - 5 Real-World Examples - Data Fetching, Lazy Load, Code Splitting!

Hey, it's Eugene, and today we're diving into the React Suspense tutorial! React Suspense allows components to 'suspend' ...

6:18
React Suspense Tutorial - 5 Real-World Examples - Data Fetching, Lazy Load, Code Splitting!

1,166 views

1 year ago

CodEd By Om
#44 How to use useCallback hook 🪝 in ReactJS
8:17
#44 How to use useCallback hook 🪝 in ReactJS

71 views

1 year ago

Build With Fede
How to turn designs into real code using Figma Make!  #productdesign #coding #figma

Watch me turn a Figma design into the closest to pixel-perfect React code using Figma Make. I walk through the full flow—from ...

1:02
How to turn designs into real code using Figma Make! #productdesign #coding #figma

47,982 views

7 months ago

Anshu Patel
React most asked interview question #developer #react #javascript #shorts #interview  #capgemini

React most asked interview question #developer #react #javascript #shorts #interview #capgemini.

0:54
React most asked interview question #developer #react #javascript #shorts #interview #capgemini

168 views

2 weeks ago

Saurabh Kumar
Closures help maintain private variables and data encapsulation #jsinterview #javascript #reactjs

A JavaScript closure is created when a function remembers its lexical scope • Inner functions can access variables from outer ...

1:14
Closures help maintain private variables and data encapsulation #jsinterview #javascript #reactjs

21 views

2 days ago

Janardhan EJ
Coding Ninjas Skill test BackEnd Node.js placement cell project
3:45
Coding Ninjas Skill test BackEnd Node.js placement cell project

11 views

10 months ago

Ankit Dev
Why setTimeout Causes Bugs in React?  #coding #react

Using setTimeout in React can lead to confusing bugs. The callback captures old state values, so when it runs later, it may use ...

0:25
Why setTimeout Causes Bugs in React? #coding #react

1,142 views

3 weeks ago

Ashfiquzzaman Sajal
Use MongoDB with NodeJs in 60 seconds!

In this tutorial, you will learn how to use MongoDB, a popular NoSQL database, with Node.js. We will start by setting up a local ...

1:35
Use MongoDB with NodeJs in 60 seconds!

71 views

2 years ago

Fake Code
Why Your Insta Reel Fails… Same Reason Callbacks Break! #shorts

Welcome to FakeCode | Dev Memes + Coding Tips in Hinglish More coding content daily: ...

0:36
Why Your Insta Reel Fails… Same Reason Callbacks Break! #shorts

239 views

2 months ago

code zetta
Part 1 Promises in JavaScript - الوعد اللي مش دايمًا بيوفي - سكرِبتها صح

في الحلقة الأولى من سلسلة CodeZetta Talks، بنبدأ مع واحد من أهم وأخطر مفاهيم JavaScript: الـ Promise إزاي بيشتغل؟ إمتى بيتنفذ؟

3:52
Part 1 Promises in JavaScript - الوعد اللي مش دايمًا بيوفي - سكرِبتها صح

772 views

7 months ago