Understanding Variables and Data Types in JavaScript
Imagine a variable like a labelled box. You put something inside the box (a value) and you give the box a name (the variable name). Later you can open the box to read the value, replace what's inside,
arijitkundu.hashnode.dev6 min read