Semicolons in JavaScript

457 votes   by felixge   15 years ago   View on HN
Question: Should people always use semicolons in Javascript?

For those unfamiliar with the matter, Javascript allows semicolons to be omitted sometimes, see:

http://inimino.org/~inimino/blog/javascript_semicolons

Update: This poll was started as a result of a discussion on the node.js mailing list:

http://groups.google.com/group/nodejs/browse_thread/thread/35810f231cb289aa

by Shane Reustle - Unofficial and not affiliated with Y Combinator