JavaScript Arrays 101
What arrays are and why we need them
How to create an array
Accessing elements using index
Updating elements
Array length property
Basic looping over arrays
What arrays are and why we need them
all-about-js.hashnode.dev6 min read