JavaScript Variables for Beginners: var, let, const and Data Types Explained
Introduction
Imagine if you are writing a program manipulating data and you don't have a container to hold the values. How chaotic would it be, everything will have to be static since there is no cont
shriyanshagarwal.hashnode.dev5 min read