JavaScript Arrays 101
Introduction
When writing programs, we often need to store multiple values. For example, imagine storing a list of your favorite movies or fruits.
Without arrays, we would have to create separate vari
namrabuilds.hashnode.dev3 min read