var Before the Release of the ES6 in 2015 Everything was declared in var so what is var basically??? What is Var???? Var is a keyword that tells Javascript that you are declaring a variable. Here's and example of declaring a var: Example var a =10...
apoorvshrimali.hashnode.dev2 min read
No responses yet.