Snippet: https://gist.github.com/smks/d41c2d67...
The let statement declares a block scope local variable, optionally initializing it to a value.
Constants are block-scoped, much like variables defined using the let statement. The value of a constant cannot change through re-assignment, and it can't be redeclared.
http://www.opencanvas.co.uk
References:
http://es6-features.org/#Constants
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...
En esta página del sitio puede ver el video en línea How to Code - JavaScript Const and Let de Duración hora minuto segunda en buena calidad , que subió el usuario SMKS Studios 13 noviembre 2016, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 636 veces y le gustó 5 a los espectadores. Disfruta viendo!