JavaScript Arrays and Data Structures


Not CompletedSection Introduction: Introduction to JavaScript Arrays

In this section of the course, we're going to talk about the array data structure in JavaScript.

Not CompletedHow to Create Arrays in JavaScript

This introductory lesson walks through the various ways that you can create arrays in JavaScript. Additionally, we examine how we can query elements in arrays using the bracket syntax.

Not CompletedGuide to Adding and Removing Array Elements in JavaScript

This guide walks through how to use the push, pop, shift, and unshift functions in JavaScript in order to add and remove array elements.

Not CompletedHow to Use the Splice Function in JavaScript to Remove Specific Array Elements

This guide teaches you how to implement the splice function in JavaScript in order to remove items at specific locations in an array.

Quizzes


JavaScript Arrays and Data Structures
    Unsupported Browser

    devCamp does not support ancient browsers.
    Install a modern version for best experience.