You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
`
The text was updated successfully, but these errors were encountered:
We should have a video description to make videos more easily discoverable through the website.
Current format:
Potential format:
The text was updated successfully, but these errors were encountered: