filmov
tv
What is __proto__ ? | Javascript Prototypes Tutorial

Показать описание
What is __proto__ ? This Javascript prototypes tutorial will help you understand Javascript prototype inheritance and the prototype chain. Javascript prototypes are a popular interview question topic and what is "under the hood" of the modern syntactic sugar behind ES6 Classes.
What is __proto__ ? | Javascript Prototypes Tutorial
(00:00) Intro
(0:16) Good Reasons to know about Javascript Prototypes
(1:03) Hello __proto__
(2:59) New Modern Methods vs __proto__
(4:34) More than one link in the prototype chain
(8:11) 3 Rules of Prototypal Inheritance
(9:05) Inheriting a Getter and a Setter
(11:50) Inheriting from the Javascript Object
(13:34) Looping through direct and inherited keys
(14:56) Object Constructor Functions and Prototypes
(19:05) Javascript ES6 Classes and Extending Classes
References:
✅ Follow Me:
Was this tutorial about Javascript Prototypes helpful? If so, please share. Let me know your thoughts in the comments.
#javascript #prototypes #tutorial
Комментарии