Never Use Semicolons
Read OriginalThis article argues against the blanket advice to 'always use semicolons' in JavaScript, explaining that Automatic Semicolon Insertion (ASI) can still cause bugs regardless. It advocates for understanding ASI and using linters like ESLint. The post details the simpler rule set for 'never using semicolons' and references tools like JavaScript Standard Style.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser