
JavaScript Prototypal inheritance - Tutorial
The JavaScript Tool I'm using to demonstrate:
runjs.app/ColorCode
ColorCode Etsy Merchandise store:
www.etsy.com/shop/ColorCodeStore
All the code from this series is available here:
github.com/ColorCode/js-10-things
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 Should Kno...…
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
コメント