Thursday, Dec 6
Prototype-based programming in Javascript
made by chun, submitted by strickinato
This is a step-by-step walkthrough of how prototypes work in javascript. It's structured to be both a great learning resource as well as a great reference.
The examples are also fun they reveal the underlying structure behind some of javascript's most ludicrous wtf moments.