Understanding Variables and Data Types in JavaScript
When we start learning JavaScript, one of the first things we need to understand is variables.
Variables are used in almost every program. They help us store information so that the program can use it
tanishkatech.hashnode.dev5 min read