JavaScript Prototypal inheritance - Tutorial
ColorCode ColorCode
82.4K subscribers
79,519 views
3.8K

 Published On Dec 15, 2020

All the code from this series is available here:
https://github.com/ColorCode/js-10-th...

JavaScript Prototype and the Prototype Chain from the series "10 Things JS Developers Should Know"
by ColorCode.io, Sina Jazayeri

Full playlist here:    • 20 Things JavaScript Developers Shoul...  

JavaScript Tutorial - Prototypes and Prototype Chain. This is episode 2 in a 10 part series I’m calling 10 things javascript developers should know but probably don’t. In this series, we’re gonna cover some of the most fundamental and important parts of JavaScript that most of us don’t actually know, and barely touch. Today, for episode 2, we’re gonna explore the concept of Prototypes, prototypal inheritance, and how the prototype chain works. Episode 2: Prototypes. Let’s go!

0:00:00 Intro
0:00:35 _proto_
0:02:28 Prototype Chain
0:12:00 Prototype

show more

Share/Embed