ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134 results

Code Lab
#26.JavaScript Prototypes Explained with Practical Examples | Prototype Chain, proto & Inheritance

JavaScript prototypes are one of the most confusing yet powerful concepts for beginners and even intermediate developers.

14:18
#26.JavaScript Prototypes Explained with Practical Examples | Prototype Chain, proto & Inheritance

25 views

3 weeks ago

Code At Night
Prototype & Prototype Inheritance | Chain

In this video, we deeply explain JavaScript Prototypes using constructor functions and real-world examples. You will learn: How ...

20:05
Prototype & Prototype Inheritance | Chain

18 views

2 weeks ago

CodingLab
Inheritance in JavaScript: The Good Parts (Prototypes vs Classes)

In this video we will learn how inheritance works in JavaScript, focusing on the good parts that actually matter in real-world ...

11:08
Inheritance in JavaScript: The Good Parts (Prototypes vs Classes)

279 views

2 days ago

Code At Night
Object.create() & setPrototypeOf()

In this video, we explain Object.create() and Object.setPrototypeOf() in JavaScript using simple, real-world examples. You'll learn: ...

5:25
Object.create() & setPrototypeOf()

11 views

2 weeks ago

Dumb Learning
Prototype & Inheritance of Properties in Javascript | Front End Dev Part 49

How do Javascript objects refer to their prototypes and is their any end to their prototype chain. Learning with trying out a few ...

10:10
Prototype & Inheritance of Properties in Javascript | Front End Dev Part 49

2 views

3 weeks ago

UIDHTML - Gautam Kumar (Full Stack Developer)
JavaScript - 48 | Stop Guessing! Master JavaScript Prototypes, __proto__, & Prototype chain- Phase-3

Master the "DNA" of JavaScript! Confused about the difference between .prototype and __proto__? You aren't alone. These are ...

44:18
JavaScript - 48 | Stop Guessing! Master JavaScript Prototypes, __proto__, & Prototype chain- Phase-3

98 views

12 days ago

Code Canvas
Guess the Output 5: JavaScript Prototypal Inheritance Explained in 30 Seconds 😱#javascriptinterview

Think JavaScript copies properties? It doesn't. In this Guess the Output short, we look at a simple example of prototypal ...

0:43
Guess the Output 5: JavaScript Prototypal Inheritance Explained in 30 Seconds 😱#javascriptinterview

187 views

3 weeks ago

The Debug Zone
Enable JavaScript Object Intellisense for Prototype Accessors in VS Code

In this video, we'll explore how to enhance your JavaScript development experience in Visual Studio Code by enabling Object ...

1:54
Enable JavaScript Object Intellisense for Prototype Accessors in VS Code

2 views

3 weeks ago

Code At Night
Static Methods

In this video, we explain three different ways to add methods in JavaScript using constructor functions and how the same concept ...

5:25
Static Methods

16 views

2 weeks ago

Turbo Learn PHP
Magic Methods vs Prototypes: OOP BATTLE ROYALE! #phpmagic

PHP's magic methods vs JavaScript's prototypes - which OOP is more powerful? EPIC!

0:26
Magic Methods vs Prototypes: OOP BATTLE ROYALE! #phpmagic

1,049 views

8 days ago

crack coding
JavaScript Prototypes Explained Simply | Prototype Chain & Classes | Day 40 JSAlternate Titles

JavaScript prototypes are one of the most important and confusing concepts for beginners and interview candidates. In this video ...

11:28
JavaScript Prototypes Explained Simply | Prototype Chain & Classes | Day 40 JSAlternate Titles

65 views

12 days ago

JsCafe
4 Live Classes | JavaScript Beginner To Advanced | Become Top 1% Expert

... JS OOPS Javascript Object Oriented Programming How OOPS works in Javascript Prototypes in JS Javascript __ptoto__ What ...

8:40
4 Live Classes | JavaScript Beginner To Advanced | Become Top 1% Expert

599 views

3 weeks ago

Backend To Frontend
JavaScript {} toString Explained in 10 Seconds! ⚡

Ever wondered what {}.toString() does in JavaScript? It calls the Object.prototype.toString() method and returns [object Object] for ...

0:25
JavaScript {} toString Explained in 10 Seconds! ⚡

80 views

3 weeks ago

Frontend Interview Master
🚀 Prototype Inheritance: 2025 Interview Challenge | Ace JS Interviews | Frontend Interview Master...

JavaScript Interview Questions - Part 6/220 Stuck on prototype inheritance in coding interviews? Master this 2025 frontend ...

1:07
🚀 Prototype Inheritance: 2025 Interview Challenge | Ace JS Interviews | Frontend Interview Master...

87 views

4 days ago

free udemy
Everything Is an Object Inheritance and the Prototype Chain

Everything Is an Object Inheritance and the Prototype Chain DON'T FORGET TO LIKE, SHARE AND SUBSCRIBE TO MY ...

10:26
Everything Is an Object Inheritance and the Prototype Chain

6 views

5 days ago

Code At Night
Classes and Sub Classes

In this video, we explain JavaScript classes and constructor functions and show why classes are just syntactic sugar over ...

11:25
Classes and Sub Classes

17 views

2 weeks ago

CodeBattle with Ajay
Day 78 : prototype  in JavaScript | Objects & Function Templates | MERN 2025

In this video, we learn Prototype in JavaScript — and how it actually works behind the scenes ⚙️ with special focus on ...

6:16
Day 78 : prototype in JavaScript | Objects & Function Templates | MERN 2025

17 views

7 days ago

Aura_OF_Code
Prototype Pollution: One JSON That Made Everyone Admin#codecrime #prototype #shorts#code #javascript

A prototype pollution vulnerability where a malicious JSON payload modifies Object.prototype. After the attack, every new object ...

0:24
Prototype Pollution: One JSON That Made Everyone Admin#codecrime #prototype #shorts#code #javascript

1,364 views

2 weeks ago

Unlock JS
Functions in JS are objects! A secret that will change your understanding of the language

Do you think functions are just blocks of code? Think again! In JavaScript, every function is a full-fledged object with properties, ...

5:35
Functions in JS are objects! A secret that will change your understanding of the language

0 views

12 hours ago

Code Different
I Created the Best Programming Language of All Time

Blink is a compiled programming language offering speeds matching that of C, C++, Rust, etc. Designed with a simple, modern ...

17:11
I Created the Best Programming Language of All Time

3,393 views

2 days ago