Add data structures video link

pull/1657/head
Kamran Ahmed 3 years ago
parent 9fa8c80c74
commit 3646226bc7
  1. 11
      content/videos.json
  2. 1
      content/videos/what-are-data-structures.md

@ -1,4 +1,15 @@
[
{
"id": "what-are-data-structures",
"title": "What are Data Structures?",
"description": "Learn about the different data structures in this illustrated series",
"isPro": false,
"youtubeLink": "https://www.youtube.com/watch?v=9rhT3P1MDHk",
"authorUsername": "kamranahmedse",
"duration": "1 minute",
"updatedAt": "2021-12-12T19:59:14.191Z",
"createdAt": "2021-12-12T19:59:14.191Z"
},
{
"id": "what-is-eventual-consistency",
"title": "What is Eventual Consistency?",

@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/9rhT3P1MDHk" title="What are Data Structures?" />
Loading…
Cancel
Save