Variables in Javascript
WTH are variables you say 🤔?
Variable is how you store reusable data. Programmers name a variable in order to reuse it, update it and keep track of the data.
In this article we'll talk cover the following!
🔹Naming a variable
🔹Declaring a variable...
belldev.hashnode.dev4 min read
Faheem Khan
Web Developer, content creator.
Nice Explanation. Well done, Ololade