Different types of variable declarations in JavaScript - var, let and const.
Hi everyone. Here is my first blog in JavaScript. This blog is about the ways that can be used to declare variables in JavaScript. I know, as a beginner, it is difficult to understand the declaration of variable scope.
So.. I am here to make it easy....
payalsasmal.hashnode.dev5 min read
Kumar Prince
Software Engineer @Walmart
Very Well Explained....