Understanding of data type in Javascript
Today, we are going to deep dive into the datatypes and types of variable in javascript.
var
In javascript, var is keywords which help in declaring the variable in javascript and help in declaring fun
codetanish.hashnode.dev18 min read