Prototype chain and prototypal inheritance
Object iteration with a for-in loop
Using the for-in loop correctly
Object reference and usage in functions
Object shallow cloning
Object deep cloning
Immutable objects
Object performance factors in modern browsers
Object associated best practices