Understanding Variables and Data Types in JavaScript
What is a Variable?
Imagine we have a labelled box sitting on the shelf. We can put something inside it, look at it and later, change what is inside, or keep it locked forever. In Javascript that labe
codeandcuriosity.hashnode.dev14 min read