Community

Var For Life – Why Let And Const Don’t Interest Me In JavaScript

(Ben Nadel) For as long as I’ve been creating variables in JavaScript, I’ve been using the Var keyword. And I like to think that I’ve been doing alright with it. Now, with ES6, there are a lot of really smart people talking about how many of our variable declarations should be using Const and Let.

Read More - Register for Free Membership