Javascript is the language of the web as 98% of the world’s websites use javascript for the client side. var the keyword was a way of initializing variables in javascript until 2015 when let and const keywords were introduced in ES2015 (ES6). Their i...
harshitcodes.hashnode.dev3 min read
No responses yet.