Understanding Variables and Data Types in JavaScript
When you start programming, one of the first things you learn is how to store information.
In JavaScript, we store information using variables.
Before jumping into syntax, let’s understand this with a
blogs.sayantanbal.in5 min read