Understanding Variables and Data Types in JavaScript
When we first start learning JavaScript, one of the most important concept to understand is variables and data types.
Without variables programs cannot store information.Let's understand this in the s
javascriptessentials.hashnode.dev4 min read