www.youtube.com
var, let and const – What, why and how – ES6 JavaScript Features
11
In ES5, we only had one type of variable, var, but in ES6, we have three. types of variables: var, let and const. In this video, we explore the what, why, an... Read full article