Community

Creating Divergent Javascript Class Methods With Self-Executing Functions

(Ben Nadel) A while back, I blogged about overloading Javascript function signatures using a sub-function approach. In that blog entry, I advocated factoring out divergent functionality into separate functions that were ultimately members of the primary function.

Read More - Register for Free Membership