Please enable JavaScript to use CodeHS

Web Design and Development

Lesson 8.10 For/In Loops

Description

In this lesson, students learn how to iterate through objects using the for/in loop.


Objective

Students will be able to:

  • Iterate through objects using for/in
  • Iterate through Firebase objects using for/in