Javascript Variables
What are Variables
A variable is a container for data that is stored in computer memory. It is referenced by a descriptive name that a programmer can call to assign a specific value and retrieve it.
Variables are used whenever there’s a need to sto...
gauravpatil.hashnode.dev4 min read
bhavesh gohil
Nice👍