#beginners
Read more stories on Hashnode
Articles with this tag
What are arrays? Arrays are the collection of elements that can hold various datatypes like numbers, string, objects. They provide a powerful way to...
What is a Variable? In very simple words, variable is a container that can store values and when we need that value we call that container. Don't we...
Definition of JavaScript JavaScript is a light weight, scripting language for web pages that allow developers to create dynamic and interactive...