- "The Two Pillars of JavaScript Part 1" on Prototypal OO by Eric Elliott. #article
- You Don't Know JS: this and Object Prototypes - Chapter 5: Prototypes by Kyle Simpson. #book
- "JS Objects: Inherited a Mess" by Kyle Simpson. #article
- "Common Misconceptions About Inheritance in JavaScript" by Eric Elliott. #article
- "Classical Inheritance is Obsolete - How to Think in Prototypal OO" by Eric Elliott. #video
- "Prototypal Inheritance with Stamps" by Eric Elliott. #article