https://github.com/webreflection/about-no-semicolons
About no semicolons in JS
https://github.com/webreflection/about-no-semicolons
Last synced: over 1 year ago
JSON representation
About no semicolons in JS
- Host: GitHub
- URL: https://github.com/webreflection/about-no-semicolons
- Owner: WebReflection
- Created: 2019-09-11T18:55:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T08:58:48.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T09:43:20.422Z (over 1 year ago)
- Size: 2.69 MB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About no semicolons in JS
Years ago I've written [this open letter](https://medium.com/@WebReflection/an-open-letter-to-javascript-leaders-regarding-no-semicolons-82cec422d67d) regarding no semicolons.
Meanwhile, [semi-standard](https://github.com/standard/semistandard#readme) became more popular, but it's evident to TC39 too that [using automatic semicolon insertion is hazardous](https://github.com/tc39/ecma262/pull/1062).
> As new syntactic features are added to ECMAScript, additional cases requiring explicit semicolons emerge over time.
> As such, consistently explicit semicolon use is recommended.
Since it feels good to be proven right after years of rants regarding a specific issue, I'd just like to [host this repo](https://webreflection.github.io/about-no-semicolons/) showing off my new poster 🎉
- - -
Original Photo by [James Healy](https://unsplash.com/@essentialprints?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/search/photos/black-poster?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
- - -
