Momentum logo
Team 13 Classroom

JS Objects

Posted on May 31st, 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

  • Begin Customer Database Link to assignment invitation, which is due Friday Morning. Due to our day off, we will have class Friday afternoon 2-3:30
    • For Wednesday Morning, 6/1: Start HTML and get at least one customer rendered on the page
  • ➡️ Preview the next topic, Asynchronous JavaScript and the Fetch API, by completing this section in Thinkific. You will need to make an account if you have not yet. When questions or observations come up, you can use the “DISCUSSION” button to record them or to respond to classmates.

Examples

🔖 Resources

⭐ EXTRA/TMI

🦉 Code, Notes & Videos

Back to home