ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

209 results

The Debug Zone
How to Combine Import All with Other Imports in JavaScript: A Guide

In this video, we'll explore the powerful capabilities of JavaScript imports, focusing on how to effectively combine the `import * as` ...

1:54
How to Combine Import All with Other Imports in JavaScript: A Guide

0 views

3 weeks ago

Hex Dev
These 5 Programming Mistakes Will DESTROY Your Progress

As a programmer, you're likely no stranger to the frustration of watching your progress come to a screeching halt due to a few ...

3:31
These 5 Programming Mistakes Will DESTROY Your Progress

10 views

3 weeks ago

The Debug Zone
Understanding {} - 0 vs ({} - 0) in JavaScript: Key Differences Explained

In this video, we dive into the nuances of JavaScript by exploring the key differences between the expressions `0` and `(0)`.

1:54
Understanding {} - 0 vs ({} - 0) in JavaScript: Key Differences Explained

2 views

4 weeks ago

The Debug Zone
How to Toggle Visibility in JavaScript: A Step-by-Step Guide

In this video, we'll explore the essential technique of toggling visibility in JavaScript, a fundamental skill for any web developer.

1:54
How to Toggle Visibility in JavaScript: A Step-by-Step Guide

0 views

4 weeks ago

The Debug Zone
How to Use Async/Await in JavaScript Array Sort Function: A Step-by-Step Guide

In this video, we'll explore the powerful combination of async/await and JavaScript's array sort function. Asynchronous ...

2:26
How to Use Async/Await in JavaScript Array Sort Function: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
Fixing 'Cannot Read Property Backdrop of Undefined' Error in JavaScript

In this video, we tackle a common issue that many JavaScript developers encounter: the dreaded "Cannot read property ...

2:50
Fixing 'Cannot Read Property Backdrop of Undefined' Error in JavaScript

3 views

3 weeks ago

The Debug Zone
Does a Constructor in JavaScript Return an Object? Explained with Examples

In this video, we delve into the fascinating world of JavaScript constructors and explore a fundamental question: do constructors in ...

2:51
Does a Constructor in JavaScript Return an Object? Explained with Examples

1 view

4 weeks ago

The Debug Zone
How to Exclude Specific URLs from Service Worker Caching in JavaScript

In this video, we'll explore the essential techniques for excluding specific URLs from being cached by service workers in ...

3:15
How to Exclude Specific URLs from Service Worker Caching in JavaScript

0 views

3 weeks ago

The Debug Zone
How to Extract JavaScript from Google Forms: A Step-by-Step Guide

In this video, we'll dive into the fascinating world of Google Forms and explore how to extract JavaScript to enhance your forms' ...

1:42
How to Extract JavaScript from Google Forms: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
How to format date/time in a specific timezone with the JavaScript date-fns library

Today's Topic: How to format date/time in a specific timezone with the JavaScript date-fns library Thanks for taking the time to ...

2:11
How to format date/time in a specific timezone with the JavaScript date-fns library

0 views

2 days ago

The Debug Zone
Why You Should Use Let Variables Instead of Global Variables in JavaScript

In this video, we delve into the crucial differences between let variables and global variables in JavaScript. Understanding the ...

1:31
Why You Should Use Let Variables Instead of Global Variables in JavaScript

0 views

4 weeks ago

Augmented Minds: AI Thinking Hacks
Google OAuth redirect_uri_mismatch 😵‍💫 | LIVE Debugging করে 5 মিনিটে Fix! (Real Case)

Google OAuth Login ভাঙছে? Error 400: redirect_uri_mismatch দেখাচ্ছে? এই ভিডিওতে কোনো theory ...

4:05
Google OAuth redirect_uri_mismatch 😵‍💫 | LIVE Debugging করে 5 মিনিটে Fix! (Real Case)

20 views

1 month ago

The Debug Zone
How to Properly Define Type Lambda in TypeScript: A Complete Guide

In this comprehensive guide, we'll explore the intricacies of defining type lambdas in TypeScript. Whether you're a beginner ...

2:40
How to Properly Define Type Lambda in TypeScript: A Complete Guide

2 views

4 weeks ago

The Debug Zone
Fixing npm Update Check Failed Error: Troubleshooting Guide and Solutions

In this video, we tackle the common issue of the "npm Update Check Failed" error that many developers encounter while working ...

3:04
Fixing npm Update Check Failed Error: Troubleshooting Guide and Solutions

3 views

4 weeks ago

The Debug Zone
How to Set Node Version Globally with NVM: A Step-by-Step Guide

In this video, we'll explore the powerful Node Version Manager (NVM) and how it can simplify your development workflow.

1:31
How to Set Node Version Globally with NVM: A Step-by-Step Guide

0 views

3 weeks ago

JL Tech
Stop Using Only console.log (Use These Instead) #programming #javascript #reactjs #coding

Most developers only use console.log, but the JavaScript console has much better tools built in. In this short, I show when to use ...

0:30
Stop Using Only console.log (Use These Instead) #programming #javascript #reactjs #coding

1,197 views

3 days ago

The Debug Zone
How to Convert JavaScript Array to Google Charts Data Format: A Step-by-Step Guide

In this video, we'll explore the essential process of converting JavaScript arrays into a format compatible with Google Charts.

2:23
How to Convert JavaScript Array to Google Charts Data Format: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
Intercepting Object Methods During Iteration in JavaScript Collections

In this video, we delve into the fascinating world of JavaScript collections and explore how to intercept object methods during ...

5:30
Intercepting Object Methods During Iteration in JavaScript Collections

0 views

3 weeks ago

The Debug Zone
How to Change an HTML p Tag Value with JavaScript: A Step-by-Step Guide

In this video, we'll explore the fundamentals of manipulating HTML content using JavaScript, focusing specifically on the `p` tag.

2:18
How to Change an HTML p Tag Value with JavaScript: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
Understanding 'this' is Undefined in JavaScript Class Methods: Common Issues

In this video, we delve into one of the most perplexing aspects of JavaScript: the behavior of 'this' within class methods.

2:16
Understanding 'this' is Undefined in JavaScript Class Methods: Common Issues

10 views

4 weeks ago