Understanding Variables and Data Types in JavaScript
Introduction
Every JavaScript program, no matter how big or small, starts with one basic idea: storing information.
Whether it's a user's name, their age, or whether they're logged in - your code need
sahilxdev.hashnode.dev10 min read