Understanding Variables and Data Types in JavaScript
In coding, we deal with data.
First of all, we take data as an input.
Then, we store the data.
Afterwards, we validate the data.
Then, we process the data.
At the end, we display the processed data.
I
jaspreet-sharma.hashnode.dev4 min read