Momentum logo
Team 17 Classroom

JavaScript Arrays

Posted on Jan 29th, 2023

🗓️Today’s topics

  • Loops in JavaScript (while, for, for…of)
  • Using arrays
  • Iteration: using loops with arrays

👩🏽‍💻 In-class Practice

We will refer to this problem set in class to practice concepts as we encounter them while looking at arrays and loops.

🎯 Project

This is the project you will work on outside of class. It is due Wednesday, February 1
Invitation Link

🦉 Code, Notes & Video

🔖 References

Back to home