Understanding Variables and Data Types in JavaScript
When you start programming, the first thing you learn is how to store information.In JavaScript, this is done using variables.
In this blog, we will understand:
What variables are
Why we need them
piyushtiwari88.hashnode.dev4 min read