Object Prototypes

We'll discuss the '__proto__' property present on objects. It's the tool that lets us implement inheritance and is a vital part of JavaScript.

In this lesson, we’ll cover a lot of seemingly unrelated topics. They’re all necessary for understanding inheritance in JavaScript. We’ll tie it all together in the next lesson.

Get hands-on with 1200+ tech skills courses.