Check out "Do you speak JavaScript?" - my latest video course on advanced JavaScript.
Language APIs, Popular Concepts, Design Patterns, Advanced Techniques In the Browser

delegation

Delegation in AS3

I just can't code without delegation. I'm using it every day and wanted to share this method with you.

...read more

Delegation in JavaScript

I think that the delegation is an important part of every programming language. It is also possible in JavaScript.

...read more