Skip to content

Conversation

@kenniyu
Copy link

@kenniyu kenniyu commented Jul 2, 2012

Added a section on semicolons/ASI

@rwaldron
Copy link
Owner

rwaldron commented Nov 3, 2012

Eh, it also mixes quoting styles

@ricksuggs
Copy link

This should be included, ASI should never be relied on. I have experienced buggy acting JavaScript because some browsers have implemented ASI incorrectly.

Here is a great explanation of why the practice of leaving out semicolons is bad:

Google JavaScript Style Guide: http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml?showone=Semicolons#Semicolons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants