This post covers concepts related to the use of var , let and const keywords in ES6. We will compare based on the below various properties like scope hoisting and accessibility this assignment and redeclaration temporal dead zone and accessibility error handling Before jumping on to the applicab...

Source: [Dev.to](https://dev.to/d32ssv/var-vs-let-let-vs-const-32de)

Sponsored