Arrays are a widely-used feature of programming languages; they are special variables that can be used to store multiple values at the same time. However when it comes to JavaScript, as easy as it is to learn, there’s always more to explore.
Full article