Understanding Variables and Data Types in JavaScript
Every program, no matter how complex, is doing something pretty simple at its core — storing values and doing things with them. A username, a price, a list of items, a true or false flag — all of that
hustlecoderankur.hashnode.dev8 min read