Raj Shendesupernova-raj.hashnode.devยทDec 30, 2022Let, Var, Const in javascriptModern javascript (ES6) introduces a new keyword for the declaration of variables let and const which is an addition to the var keyword in javascript. In this article, i will introduce you to the basic difference between the let, var, and const keywo...JavaScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.