JavaScript Arrays 101
What arrays are and why we need them ?
An array is a special type of variable in programming that can store multiple values in single variable. Imagine you to store 100 values so it is not possible to
divit.hashnode.dev4 min read