Understanding Variables and Data Types in JavaScript
As we all are here to learn about the JavaScript. The first and the most important thing we need to discuss is
What variables are and why they are needed
Variables are the container that stores data.
aboutjavascript.hashnode.dev6 min read