Introduction to Arrays
Let's see a brief introduction to Arrays in JavaScript.
We'll cover the following
What’s an array
Imagine you want to create a list of all the movies you’ve seen this year. One solution would be to create several variables:
Get hands-on with 1400+ tech skills courses.