← Back to Home

Week 09 - JavaScript Objects, JSON & AJAX

Reference files for Week 09 content.

Open Interactive Presentation (Slides)

Examples

  1. JavaScript Objects - Creating and manipulating objects
  2. JSON Methods - parse, stringify, and data handling
  3. Fetch API - Making HTTP requests
  4. Async/Await - Modern async patterns