Momentum logo
Team 12 Classroom

JS Objects

Posted on Apr 4th, 2022

Today’s topics

  • Introduction to the object data structure in JavaScript
  • Storing data in and retrieving data from objects

🎯 Project: Build a customer directory

Link to assignment invitation For Tuesday Morning, 4/5: Start HTML and get at least one customer rendered on the page

Examples from class that will help you

🔖 Resources

⭐ EXTRA/TMI

🦉 Code, Notes & Videos

Back to home