|
|
|
|
|
by Roboprog
5660 days ago
|
|
So you do this to nest temporary variables in another lexical scope inside of another outer function? (as vars have function scope rather than block scope) I'm not sure I would use this much, though now that you have pointed it out, I had better well be able to read it when somebody else does it to me. Thanks, I think. |
|
http://www.adequatelygood.com/2010/3/JavaScript-Module-Patte...
https://github.com/jquery/jquery/blob/master/src/ajax.js