This link appeared in WDRL 121 on .
Const & Immutable Objects
Ada Rose Edwards shares how she writes modern ES6 JavaScript code and why she follows the approach to “use const by default, let only where it is required and var to identify code which needs to be refactored”.