.prototype and .proto demystified! We'll cover what the "new" and "instanceof" operators are actually doing behind the scenes, and what prototype-based inheritance looks like in memory.
This week's agenda:
- Shared properties
- Methods/properties on a prototype
- Setting up the proto chain
- Object.create
- Exercise!
Watch the full session here:
Session slides:
Exercise:
NEW & INSTANCEOF
Additional resources:
Trainers:
Next week's exercises:
NEW & INSTANCEOF
Join us each week as we cover new JS topics!
View our full schedule here!