Introduction to JavaScript Arrays
Difficulty: Beginner
Duration: 6 minutes and 11 seconds
Students: 1,339
Rating: 5/5
This brief lesson covers JavaScript Arrays and includes a demo that will guide you through the process of writing and modifying arrays in JavaScript.
Learning Objectives
- Understand what a JavaScript Array is
- Get a practical understanding of how to write and modify arrays
Intended Audience
Anyone with an interest in JavaScript Arrays, or who wants to improve their knowledge of JavaScript in general.
Prerequisites