Authors
-
Most of my readers will know that I'm a big fan of closures - the ability to create anonymous functions with bound variables (bound in the context of the closure). David Harris has a brief post about the joys of jQuery where he comments on what, to him, was an unexpected feature that allowed binding of variables, i.e., JavaScript (and ActionScript) support closures. I find it interesting that he thinks this binding "somehow feels wrong" and I've seen the same reaction from a number of people whe
(Read Full Article)
Related Articles
- Nice jQuery-based Cf_ajax widgets
- also written by seancorfield
- John Resig speaking at MAX 2008!
- also written by seancorfield
- Interesting jQuery multicolumn dropdown menu plugin
- also written by seancorfield






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments