Understanding Variables and Data Types in JavaScript
1. What variables are and why they are needed
In programming, variables play a very important role. A variable is like a container that stores data. Just like we use a box to keep things safe and orga
datatypes-alok.hashnode.dev5 min read