Comment on Semicolons in JavaScript are optionalComments−TrevorBurnham16yGotta make a plug here for CoffeeScript, in which semicolons really are optional. CoffeeScript code compiles to neat, legible JavaScript (with semicolons).http://coffeescript.org
Comments
Gotta make a plug here for CoffeeScript, in which semicolons really are optional. CoffeeScript code compiles to neat, legible JavaScript (with semicolons).
http://coffeescript.org