raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 40,386

  1. How many people, new to JavaScript, first saw: var someModule = (function() { //stuff here }()); and got confused by the ()s?