Braithewaite: do we need var, let, and const?
¶ by !undefinedDe Stijl: How necessary are var, let, and const?:
Wherein Reg Braithwaite takes a close look at JavaScript’s variable keywords, their semantics, and what’s gained by having them… by seeing what the functions would look like without them. A useful thought experiment.