Please enable JavaScript to use CodeHS

Utah Web Development 1 and 2

Lesson 9.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