Variables in JS
What are Variables?
Like many other programming languages, JavaScript has variables. Variables can be thought of as named containers. You can place data into these containers and then refer to the data simply by calling the container. Javascript incl...
spy.hashnode.dev2 min read
Abubakar Muhammad Sadiq
FrontEnd Developer, Sharing What i Know And What Im Currently Leaning.
nice article