{
  "id": 8146017,
  "title": "JavaScript Objects",
  "url": "https://urgent.news/2026/09/18/javascript-objects",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-18T01:29:37.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/jaisurya/javascript-objects-3070"
  },
  "original_language": "en",
  "account": null,
  "summary": "In JavaScript, an object is a variable that can hold multiple values. It is a location where a collection of values is stored. Objects are among the most basic data types in JavaScript. Every object contains properties and types, which are a single unit. Objects are not primitive, unlike primitive data types. For instance, take a football. A football has properties like weight, shape, color, and…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}