Understanding Variables and Data Types in JavaScript
What are variables, and why are they needed
Variables are like containers or storage that store data. Let's take an example from the real world.
Let's suppose we are storing water and other liquid thi
understanding-javascriptt.hashnode.dev3 min read