Understanding Variables and Data Types in JavaScript
When we start learning programming, one of the first concepts we encounter is variables. variables are like container. Variables allow us to store information so that we can use it later in our progra
learnwithsarah20.hashnode.dev5 min read