Please enable JavaScript to use CodeHS

Advanced Objects (Pt 2) in JavaScript

In this tutorial, you will learn about the object prototype, how to customize one for your constructor, and how to link prototypes to create a chain of inheritance.

By Ryan Hart