Momentum logo
Team 17 Classroom

JS Objects

Posted on Feb 2nd, 2023

Today’s topics

  • Introduction to the object data structure in JavaScript
  • Storing data in and retrieving data from objects
  • Using functions with objects and DOM manipulation.

🎯 Project: Build a customer directory

Link to assignment invitation. This assignment is due Monday, February 6.

🦉 Code, Notes & Videos

🔖 Resources

⭐ EXTRA/TMI

Back to home