Momentum logo
Team 10 Classroom

JavaScript Arrays

Posted on Oct 5th, 2021

Today’s topics

  • Using arrays
  • Iteration: using loops with arrays
  • Transforming arrays with map, reduce, and filter

🎯 Project

JavaScript Problem Set 2

Link to the assignment invitation

🔖 Resources

⭐️ EXTRA/TMI

🦉 Code, Notes & Video

Back to home