Hacker News new | ask | show | jobs
by Rumudiez 2019 days ago
True for reading legacy JS. For newer code, you can still identify noobies (and "experts") by the conspicuous usage of let instead of const.
1 comments

While I certainly prefer immutability there are many who do not, and that preference does not make you better or more experienced than them.