-
Delegation in JavaScript
posted in JavaScript on 2010-12-27 var numofargs arguments length var numofargs arguments args var numofargs var args var delegate scope method function delegate scope delegation -
I think that the delegation is an important part of every programming language. It is also possible in JavaScript.
read more
-
Delegation in AS3
posted in ActionScript on 2010-08-02 function param2 func param1 delegation -
I just can't code without delegation. I'm using it every day and wanted to share this method with you.
read more