Variables in JavaScript: A Beginner's Guide
💡 What Are Variables & Why They Are Needed
Understanding Variables
JavaScript variable are container which store data .
Visual Box Analogy
We imagine variable as a box as a jar , and data as a sugar
vishudev.hashnode.dev8 min read