Add data structures video link
This commit is contained in:
@ -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",
|
"id": "what-is-eventual-consistency",
|
||||||
"title": "What is Eventual Consistency?",
|
"title": "What is Eventual Consistency?",
|
||||||
|
1
content/videos/what-are-data-structures.md
Normal file
1
content/videos/what-are-data-structures.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
<iframe src="https://www.youtube.com/embed/9rhT3P1MDHk" title="What are Data Structures?" />
|
Reference in New Issue
Block a user