JavaScript arrays and loops
Learn how to manipulate and store data within JavaScript.
Learning objectives
In this module, you'll learn about:
- Arrays and what they're used for.
- How to use loops to work with arrays.
- How to apply array operations.
Prerequisites
None