Learning Javascript With Object Graphs By Tim Caswell
16 Jan 2012I just recently stumbled upon this very valuable series of articles explaining Javacript objects, prototypical inheritance, closures and the like in visually appealing fashion. Tim Caswell uses object graphs to make you grasp the subject and that works extremely well.
I found it in this blogpost and although there are some more links, the object graph articles seemed to be the most important ones.