JavaScript Arrays 101
When you start writing programs, you’ll quickly notice something: storing individual values in separate variables becomes messy very fast.
Imagine you want to store your five favorite movies.
You coul
riteshv.hashnode.dev4 min read