Mastering JavaScript Variables: Understanding the Difference between let, const, and var
Since ES6, we got an addition of the let and const keywords. But why was there a need for them in the first place?
And since everyone around you is suggesting that let is the new var, should we stop using var altogether?
After understanding the diffe...
mariyazaveri.hashnode.dev7 min read
Burhan bs
Clearly expalined the concepts it was awesome