Β© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kritika Pattalam Bharathkumar
Software Developer | Front End Web Development
As a JavaScript developer, we have been told multiple times that var is similar to let, and as part of ES6, we should all move to use let instead of var. But do we really know what is the difference between them both and why should one consider usin...
Laststance
I'm under the development my product...
Thank you for writing great post! π I've seen difference between const and let post many time, but rarely find that mentioning about var certainly.
const
let
var
I've interests your other article!
Very true, even I hardly find articles explaining let vs var, that is why I wanted to write this. Thanks for taking the time to read.
Kritika Pattalam Bharathkumar Thanks! π
Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
Nice introduction. Thanks for sharing.
Thanks for taking the time to read. Its really awesome to get feedback from you!!!.
Akash Deshpande
Looking for job in Frontend Dev roles.
Nice article! I too published an article on var let and const in JS yesterday, though I missed the strict mode. This is an addition to my knowledge on JS. Thanks for publishing the article!
Glad you found it useful. :)
Laststance
I'm under the development my product...
Thank you for writing great post! π I've seen difference between
constandletpost many time, but rarely find that mentioning aboutvarcertainly.I've interests your other article!