Javascript variables
Javascript variables
Hey folks. We shall go through one of the basic units of storage - variables.
Variables are containers that store values.
Javascript is dynamically typed language - run time data types i.e, a variable can be used to store any ty...
meghanask.hashnode.dev2 min read