Introduction to Arrays
Introduction to JavaScript Arrays.
We'll cover the following...
Background
When creating individual variables in JavaScript, it can be troublesome to access a range of values. You never know when you might lose a variable to get that one value. Meanwhile, creating objects means coming up with key names for all the data. This can end up being cluttered in an object.
Access this course and 1400+ top-rated courses and projects.