Understanding Variables and Data Types in JavaScript
Every time we write code in JavaScript, we use many variables. However, most of the time we do not think about what a variable actually is and why we use it.
After declaring a variable, we assign a va
variables-and-datatypes-in-js.hashnode.dev5 min read