Y
Hacker News
new
|
ask
|
show
|
jobs
by
yoshuaw
4152 days ago
I think migrating to const makes more sense. In practice only a few things require to be mutated.
1 comments
jsprogrammer
4151 days ago
Didn't realize const was in. Will definitely be using it.
link