Muhammad Hamza 2791fe7f99
Add tutorial (#1968)
* add tutorial

* Apply suggestions from code review

Co-authored-by: Luke Chu <37006668+lukechu10@users.noreply.github.com>

* changes from review

Co-authored-by: Luke Chu <37006668+lukechu10@users.noreply.github.com>
2021-08-08 00:02:02 +02:00

27 lines
611 B
JSON

[
{
"id": 1,
"title": "Building and breaking things",
"speaker": "John Doe",
"url": "https://youtu.be/PsaFVLr8t4E"
},
{
"id": 2,
"title": "Building and breaking things",
"speaker": "Jane Smith",
"url": "https://youtu.be/PsaFVLr8t4E"
},
{
"id": 3,
"title": "The development process",
"speaker": "Matt Miller",
"url": "https://youtu.be/PsaFVLr8t4E"
},
{
"id": 4,
"title": "The Web 7.0",
"speaker": "Tom Jerry",
"url": "https://youtu.be/PsaFVLr8t4E"
}
]