Community Member Profile
neurofen
Member since Apr 17, 2012
- Profile: /members/9846-neurofen.htm
- URL: gotojavascript.com
- Comments: 1
- Points: 12
Recent Blog Comments By neurofen
-
Changing The Execution Context Of Your Self-Executing Function Blocks In JavaScript
Posted on Apr 17, 2012 at 7:51 PM
I agree with @Michael. I'd go further by saying that explicit code is better then implied. Example of implied code is 'this' binding rules such as the method invocation rule or the combination of method invocation rule with baseless function rules. This code requires multiple sweeps f... read more »



