Understanding Variables and Data Types in JavaScript
Before your app can do anything useful — show your name, calculate a price, check if you're logged in — it needs to store information. That's exactly what variables are for. Let's understand them prop
subhadipmishra1901.hashnode.dev6 min read