Dave Ward
Member since Aug 16, 2010
- Profile: /members/6678-dave-ward.htm
- URL: http://encosia.com
- Comments: 1
Recent Blog Comments By Dave Ward
-
Using Named Functions Within Self-Executing Function Blocks In Javascript
Posted on Aug 16, 2010 at 9:58 AM
Naming your anonymous functions is also nice because those names show up in stack traces when you debug in tools like Firebug. Seeing descriptive names there makes a world of difference when you're debugging something a few callbacks deep.... read more »