Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tade0
1206 days ago
No, but it's still useful in those rare instances in which you really need broader than block scoping.
1 comments
rom-antics
1206 days ago
Even then I still think it's clearer to put a `let` in the outer scope instead of putting a `var` in one of the inner scopes.
link