ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,986 results

Awesome
This one change will make your code better...

Check out Sevalla and get $50 free credits - https://bit.ly/4nNUcJe Understand cognitive load in programming Topics: ...

6:09
This one change will make your code better...

23,529 views

2 months ago

Awesome
JS 2025 just dropped with amazing features...

A quick look at the Ecma Script 2025 features. Topics: - JavaScript 2025; - Global iterator; - Set methods; - JSON modules; ...

3:13
JS 2025 just dropped with amazing features...

51,183 views

4 months ago

Alex Rusin
OOP in Node.js: The Secret to Building Modular Apps with Classes

The principles of object-oriented programming are introduced and explained in the context of Node.js. The #1 Complete ...

8:24
OOP in Node.js: The Secret to Building Modular Apps with Classes

1,020 views

8 months ago

Coding With Waseem
What is Object-Oriented Programming in JavaScript?

Welcome to our JavaScript Tutorial for Beginners To Advance! In this video, we'll take you through everything you need to know ...

1:11:13
What is Object-Oriented Programming in JavaScript?

175 views

6 months ago

ALIREZA DM
215 OOP in JavaScript
10:09
215 OOP in JavaScript

25 views

7 months ago

Jakubication
toLowerCase and toUpperCase in JavaScript

toLowerCase and toUpperCase in JavaScript do two complementary things in JavaScript. toLowerCase converts a string to all ...

1:32
toLowerCase and toUpperCase in JavaScript

31 views

4 months ago

Jakubication
How To Reverse A String In JavaScript Using For Loop

This video shows how to reverse a string in JavaScript using for loop. Basically, you loop backwards and add each individual ...

1:15
How To Reverse A String In JavaScript Using For Loop

31 views

5 months ago

Taras
This new JS method DESTROYS .reduce()! 🚀

Tired of writing long .reduce() code for grouping data? Check out the new and simpler Object.groupBy() method in JavaScript!

0:29
This new JS method DESTROYS .reduce()! 🚀

19 views

9 months ago

Creatorsgarten
Applying SOLID principle in JavaScript without Class and Object by Chakrit Likitkhajorn

The SOLID principle is well-known in our industry. However, most of the articles, books, and examples are based on traditional ...

28:34
Applying SOLID principle in JavaScript without Class and Object by Chakrit Likitkhajorn

1,279 views

11 months ago

Jakubication
JavaScript pop First Element

JavaScript pop first element, this video shows how to do that by using two different methods. This video will show you how to do ...

1:40
JavaScript pop First Element

11 views

7 months ago

Jakubication
How To Reverse A String In JavaScript

This video shows how to reverse a string in JavaScript by chaining the split, reverse, and join string, array, and string methods ...

1:06
How To Reverse A String In JavaScript

15 views

3 months ago

Jakubication
TypeError: Right-hand side of 'instanceof' is not an object | JavaScript Errors

To fix the JavaScript TypeError: Right-hand side of 'instanceof' is not an object, only put values on the right-hand side of ...

0:25
TypeError: Right-hand side of 'instanceof' is not an object | JavaScript Errors

31 views

9 months ago

Jakubication
JavaScript or Operator

In JavaScript, the or operator is a boolean operator. or only evaluates to false if both operands are false. #javascript #learntocode ...

1:17
JavaScript or Operator

14 views

8 months ago

Jakubication
JavaScript Math.exp

In JavaScript, Math.exp refers to the exp function of the Math object. The exp function returns e to the power of whatever numeric ...

0:26
JavaScript Math.exp

34 views

10 months ago

Programming threads
Iterators tutorial for Javascript

What is an iterator in Javascript? The video will answer this question and many more about iterators. If you are new to Javascript ...

1:46
Iterators tutorial for Javascript

45 views

10 months ago

Jakubication
JavaScript String lastIndexOf

In JavaScript, string lastIndexOf returns the index of the last occurrence of a given substring within a string. Optionally, you can ...

0:57
JavaScript String lastIndexOf

7 views

4 months ago

Jakubication
JavaScript and Operator

In JavaScript, the and operator is a boolean operator. and only evaluates to true if both operands are true. #javascript ...

1:23
JavaScript and Operator

15 views

8 months ago

ALIREZA DM
214 What is Object Oriented Programming 564V

Would you like to watch more videos like this? I need your feedback, so please let me know if you're interested. I'm planning to ...

20:56
214 What is Object Oriented Programming 564V

109 views

7 months ago

Jakubication
How To Do Division In JavaScript

This video shows How To Do Division In JavaScript. #javascript #codingtutorial #learntocode.

0:25
How To Do Division In JavaScript

9 views

8 months ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago