let over const
I now present my complete argument for using let
over const
:
It’s shorter.
Thank you.
Ryan Florence did a talk about this which goes into the history of const
, and may shock you (the Airbnb people don’t actually use that ESLint config, you know the one).
created
| updated