JS Fundamentals #9 — 🧭 Declaring vs Defining vs Initializing Variables
If you've ever heard people talking about "declaring," "defining," or "initializing" variables in JavaScript and felt confused — you’re not alone! These words sound similar, but they mean different things.
🟢 Declaration
When you declare a variable,...
pushpesh-js-articles.hashnode.dev2 min read