Understanding Variables and Data Types in JavaScript
When we write programs in any programming language, not just JavaScript, we need data. Without data or information, a program cannot do anything useful. To work with this data, we need a way to store
soumyaditya-blog.hashnode.dev9 min read