copenhagenjs.dk
copenhagenjs.dk copied to clipboard
Video Description
We should have a video description to make videos more easily discoverable through the website.
Current format:
[
"Zu8P6xejHuU",
"Shape your workflows with custom eslint plugins",
"Peter Müller"
],
Potential format:
youtube_id: "Zu8P6xejHuU",
title: "Shape your workflows with custom eslint plugins",
speakers: ["Peter Müller"],
description: `In this talk Peter shows you how to make use of tons of cool plugins.
Also ESLint helped them with xyz
`
That looks good, only the youtubeId should follow the graphql API where this data is exposed 😄
For now, only add the description as the fourth index