-
Igor Wiedler authored
the decision to have a space after `function`, so `function () {}` instead of `function() {}` is based on douglas crockford's javascript code conventions [1]. [1] http://javascript.crockford.com/code.html
fb4fbca8
the decision to have a space after `function`, so `function () {}` instead of `function() {}` is based on douglas crockford's javascript code conventions [1]. [1] http://javascript.crockford.com/code.html