Please enable JavaScript to use CodeHS

Web Development

Lesson 4.4 JavaScript Objects

Description

In this lesson, students will learn how to store data using objects.


Objective

Students will be able to:

  • Create a JavaScript object
  • Store and access data from a JavaScript object
  • Explain the importance of using objects