Skip to content

Commit

Permalink
Add my elixir course 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbergholz committed Jun 29, 2024
1 parent 4628307 commit e29c90d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions priv/repo/data/courses.json
Original file line number Diff line number Diff line change
Expand Up @@ -1792,5 +1792,18 @@
"framework_names": [],
"tool_names": [],
"fundamentals_names": []
},
{
"name": "Elixir crash course",
"youtube_course_id": "PLbV6TI03ZWYVQEC_Txq_cV0Uy_s16b0d3",
"type": "playlist",
"locale": "en",
"image_url": "https://i.ytimg.com/vi/Q0Z1jqv6LW0/sddefault.jpg",
"published_at": "2024-06-23T16:14:16Z",
"youtube_channel_id": "UCnmbV9eyMwIl50Ji1ObFxqg",
"language_names": ["Elixir"],
"framework_names": [],
"tool_names": [],
"fundamentals_names": []
}
]

0 comments on commit e29c90d

Please sign in to comment.