Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Bulldog)

Lesson 13.5 Array Methods

Description

In this lesson, students learn about and put into practice a variety of array methods.


Objective

Students will be able to:

  • Explain the purpose of array methods
  • Read array method documentation
  • Implement searching, iterating, modifying, and converting array methods