JavaScript Arrays 101
An array is the simplest way to store a list of things — fruits, scores, names, tasks. One variable. Any number of values. Zero confusion.
What is an array?One variable, many values
Imagine you want t
jemin001.hashnode.dev4 min read