Skip to content

Commit

Permalink
content(videos): add new on angular
Browse files Browse the repository at this point in the history
  • Loading branch information
abhith committed Nov 21, 2024
1 parent 430f75d commit 8c72da4
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion src/data/recommended/videos/videos.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
[
{
"url": "https://www.youtube.com/watch?v=JvkX2_46gUY",
"title": "Angular v19 Developer Event",
"tags": [
"angular"
],
"date": "2024-11-21T09:12:58Z",
"type": "youtube"
},
{
"url": "https://www.youtube.com/watch?v=5btN76K-tGY",
"title": "Customizing WebStorm: Best Themes, Plugins, and Settings",
"tags": ["ide", "webstorm", "jetbrains"],
"tags": [
"ide",
"webstorm",
"jetbrains"
],
"date": "2024-11-17T09:12:58Z",
"type": "youtube"
},
Expand Down

0 comments on commit 8c72da4

Please sign in to comment.