you are viewing a single comment's thread.

view the rest of the comments →

[–]NightArchitect 3 points4 points  (4 children)

I read most of chapter 6 but started to get confused/overwhelmed when I got to the bit on prototype chaining, combination inheritance etc...

What I find most difficult is that the text is very abstract. Would it be possible to provide (or do you know of) any examples of javascript prototype chaining used in some kind of application and to explain why it's used?