- Notifications
You must be signed in to change notification settings - Fork33
A curated list of awesome dev podcast around the globe
License
inidaname/podcast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A curated list of awesome dev podcasts around the globe.
Let start
Check out these articles on how to make your first PR
Check out theexisting list. For inspirations
If an awesome podcast you know is not already on this list, this is how you can add it
fork
thisrepo
clone
it to you local machine- open thedata file
- Add yours in the format below
- Send a
pull request
🎉
{ "name": "The Creative Chronicles", "host": "Bright C.", "url": "www.thecreativeschronicles.com", "category": "general, talents", "description": "The Journey Telling the stories of Creatives", "languages": "English", "updates": "weekly", "broadcast": "fridays", "logo": "https://pbs.twimg.com/profile_images/913581805625808/cdio1mQ5.jpg"},
Name: Name of the podcast,
Host: Name of the host (optional)
URL: Web address of the podcast
Category: The podcast focused content (JavaScript, Web Development, Machine Learning) make sure you seperate with acomma(,), if more than one category.
Description: Just a few words about the podcast, a copy and paste is a good start
Languages: Language spoken. (English, Spanish, French) make sure you seperate with acomma(,), if more than one Language.
Updates: The frequency of released episodes (daily, weekly or monthly).
broadcast: Day/Date of release.
Logo: url link of podcast image (optional)
Thank you for taking the time to contribute! 👍🎉
Follow the steps above and you are done.
See also the list ofcontributors who participated in this project.
This project is licensed under the MIT License - see theLICENSE.md file for details