Understanding Variables and Data Types in JavaScript
1. What Are Variables and Why Are They Needed?
In JavaScript, a variable is like a box that stores information. Just as you can put something inside a box and give the box a label, you can store data
faisalsiddiqui.hashnode.dev5 min read