recipeswithbackbone / recipeswithbackbone.github.com

Marketing site for the best damn backbone.js book evar
23 stars 1 forks source link

Add parens to constructors #53

Open eee-c opened 11 years ago

eee-c commented 11 years ago

new Foo works, but may not pass JSLint, so it's best to stick with new Foo().