ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,011 results

Yegor Bugayenko
Shift-M/56: Douglas Crockford about JavaScript, OOP, JSON, Misty, and actors

Douglas Crockford is a software architect and language designer best known for his work on JavaScript, JSON, and for his ...

1:03:45
Shift-M/56: Douglas Crockford about JavaScript, OOP, JSON, Misty, and actors

3,288 views

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

176 views

7 months ago

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...

24,033 views

4 months ago

The Engineers' Pitstop
The Simplest Way To Explain SOLID Principles

... not concrete implementations By following these object-oriented programming (OOP) best practices, you'll reduce tight coupling ...

9:03
The Simplest Way To Explain SOLID Principles

9,238 views

11 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,588 views

6 months ago

Frontend Masters
JavaScript: The Hard Parts, v3 with Will Sentance | Preview

From higher-order functions and closure to asynchronous code execution and object-oriented programming, build a ...

12:55
JavaScript: The Hard Parts, v3 with Will Sentance | Preview

2,798 views

6 days 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,185 views

10 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

10 months ago

Jakubication
JavaScript Array Entries

In JavaScript, the array entries method returns an array iterator containing each array item's index and value. This video shows ...

2:55
JavaScript Array Entries

8 views

6 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

37 views

6 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

41 views

7 months ago

Jakubication
JavaScript trimStart and trimEnd

In JavaScript, trimStart removes whitespace from the start of a string. In contrast, trimEnd removes whitespace from the end of a ...

1:41
JavaScript trimStart and trimEnd

7 views

6 months ago

Double S Learning
JavaScript - the DOM  with object oriented programming - البرمجة كائنية التوجه lesson 2

Today we're going to be talking about the DOM, or the document object model. So as you may or may not remember, every ...

6:33
JavaScript - the DOM with object oriented programming - البرمجة كائنية التوجه lesson 2

1 view

2 weeks ago

Jakubication
JavaScript String padStart padEnd

In JavaScript, string padStart, padEnd, are both string methods that do similar things. Both padStart and padEnd take in a single ...

2:09
JavaScript String padStart padEnd

15 views

7 months ago

Jakubication
JavaScript Array Keys

In JavaScript, the array keys method returns an array iterator containing each array item's index. This video shows using a while ...

2:42
JavaScript Array Keys

15 views

6 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

32 views

11 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

6 months ago

Jakubication
How To Remove Duplicates From An Array In JavaScript

This video shows how to remove duplicates from an array in JavaScript. It shows how to remove duplicates in array JavaScript by ...

2:32
How To Remove Duplicates From An Array In JavaScript

1 view

7 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

13 views

8 months ago

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

25 views

9 months ago