Y
Hacker News
new
|
ask
|
show
|
jobs
by
edflsafoiewq
1206 days ago
No, var should never be used.
1 comments
tuukkah
1206 days ago
... because var is function-scoped, not block-scoped like let.
link