JavaScript Variables (var vs let vs const)
If you are new to the world of JavaScript, then you might be thinking that why JavaScript uses different keywords to declare a simple variable. So in this blog, I am going to discuss all of this and clear all your doubts.
In JavaScript, we use three ...
debajit13.hashnode.dev4 min read