Slide 16
Slide 16 text
Better approach
{
"id": "082245-000", // Id of the video
"type": "video", // type of the video
"title": "Coal Wars", // title of the video
"description": "The costs of moving on from coal", // Description
"duration": 3120, // Duration of the video in seconds
"source": "ARTE+7" // Source of the video
…
}
Choosing explicit names for your attributes is the best form of documentation