Understanding Variables and Data Types in JavaScript
What Are Variables?
A variable is like a box, that store information, that box has some information about a person, having his name, his age and his gender details. similarly, in programming we use th
variables-datatypes-js.hashnode.dev3 min read