Understanding variables in Javascript
Introduction to Variables.
Variables are not something unique to Javascript programming language only. Indeed, every programming language has the concept of variable. That’s simply because variable allow to process and store data very simply. But wh...
devabdulmuheez.hashnode.dev6 min read