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
Mar 14, 20263 min read