Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anselmoars
on July 3, 2015
|
parent
|
context
|
favorite
| on:
Airbnb JavaScript Style Guide
'const' is misleading, it doesn't set your variables as immutable. Fine for expression, but not for actual practicality.
icebraining
on July 3, 2015
[–]
It does set your variables as immutable, just not your values. It makes sense if you see variables in these languages for what they are: references to values.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: