Variables and Data Types in JavaScript
In this article we learn about the variables and data types in js. Difference keywords like var, let, and const which we can use with any variable declaration.
What is a Variable?
A variable is like a
blogs.mukuldev.in3 min read