In this article, I will cover the differences between var, let and const. Before ES6 you could only use var to define the variables. So, what are three different ways to define variables and what's the difference between in these? Before we understa...
manpreets.hashnode.dev2 min read
No responses yet.