-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathpodcasts.json
194 lines (193 loc) · 10.5 KB
/
podcasts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
[{
"title": "Front End Happy Hour",
"description": "Is a podcast where a panel of front end engineers from comapnies like Netflix, Evernote and LinkedIn talk about front end development over drinks.",
"url": "http://frontendhappyhour.com/",
"thumb": "http://coderesponsible.com/wp-content/uploads/front-end-happy-hour-logo.jpg"
},
{
"title": "Shop Talk Show",
"description": "Is a podcast focusing on front-end development, starring Dave Rupert and Chris Coyier. The format of the show can vary between episodes, sometimes Dave and Chris will be joined by guests, as well as answering questions from listeners of the show.",
"url": "http://shoptalkshow.com/",
"thumb": "http://coderesponsible.com/wp-content/uploads/shop-talk-show.jpg"
},
{
"title": "CodePen Radio",
"description": "Another podcast by Chris Coyier, the main topics are about running a small web software business. The good, the bad, and the ugly.",
"url": "https://blog.codepen.io/radio/",
"thumb": "http://imglogo.podbean.com/dir-logo/219869/219869_300x300.png"
},
{
"title": "Node Up",
"description": "Is a podcast put together by Jordan Muir, and hosted by Tim Oxley and Rod Vagg. The show focuses on topics around the Node.js community and it’s technologies.",
"url": "http://nodeup.com/",
"thumb": "http://coderesponsible.com/wp-content/uploads/nodeup-logo.jpg"
},
{
"title": "JavaScript Jabber",
"description": "Is a weekly podcast that focuses topics on JavaScript, including Node.js, front-end technologies, careers and more. The show typically has a similar panel of interviewers with guests who come on the show to talk about a certain topic.",
"url": "https://devchat.tv/js-jabber",
"thumb": "http://coderesponsible.com/wp-content/uploads/javascript-jabber.jpg"
},
{
"title": "Syntax",
"description": "A Tasty Treats Podcast for Web Developers.",
"url": "https://syntax.fm/",
"thumb": "https://syntax.fm/static/logo.png"
},
{
"title": "The Changelog",
"description": "Is a weekly podcast with a new episode available every Friday. The show focuses a wide variety of development and open source topics including: JavaScript, Ruby, performance, conferences and more.",
"url": "https://changelog.com/",
"thumb": "http://coderesponsible.com/wp-content/uploads/the-changelog.jpg"
},
{
"title": "Responsive Web Design",
"description": "Is a show focusing on responsive web design, hosted by Karen McGrane and Ethan Marcotte. In each episode, Karen and Ethan have guests on the show to interview them on how they make responsive redesigns happen.",
"url": "http://responsivewebdesign.com/podcast/",
"thumb": "http://coderesponsible.com/wp-content/uploads/responsive-web-design-podcast.jpg"
},
{
"title": "The Big Web Show",
"description": "Is a podcast hosted by Jeffrey Zeldman and features special guests and topics like web publishing, art direction, content strategy, typography, web technology, and more.",
"url": "http://5by5.tv/bigwebshow/",
"thumb": "http://coderesponsible.com/wp-content/uploads/the-big-web-show.jpg"
},
{
"title": "Boagworld",
"description": "Is a weekly podcast with a new episode available every Thursday. The show is hosted by Paul Boag and Marcus Lillington who are joined by a variety of guests to discuss a range of web design related topics.",
"url": "https://boagworld.com/show/",
"thumb": "http://coderesponsible.com/wp-content/uploads/boagworld-show.jpg"
},
{
"title": "The Web Ahead",
"description": "Is a podcast featuring conversations with world experts on changing technologies and future of the web. The Web Ahead is your shortcut to keeping up. Hosted by Jen Simmons.",
"url": "http://5by5.tv/webahead",
"thumb": "http://coderesponsible.com/wp-content/uploads/the-web-ahead.jpg"
},
{
"title": "FiveJS",
"description": "Is a weekly podcast with five minute episodes focusing on what’s new in the world of JavaScript. The show covers various topics including: JavaScript frameworks, tools, conferences, and more.",
"url": "https://fivejs.codeschool.com/",
"thumb": "http://coderesponsible.com/wp-content/uploads/fivejs.jpg"
},
{
"title": "Creative Coding",
"description": "The Creative Coding podcast covers insights and learning of programming. Hosted by Seb Lee-Delisle and game developer Iain Lobb, this podcast is a great source for new inspiration.",
"url": "http://creativecodingpodcast.com/",
"thumb": "http://a2.mzstatic.com/us/r30/Music/v4/36/a4/c4/36a4c474-2cfe-e25d-5d73-7e1052968069/cover170x170.jpeg"
},
{
"title": "This Developer’s Life",
"description": "This podcast provides great insights in the life of developers. If you’re thinking about getting into web development or if you’d call yourself a developer, this podcast will definitely give you some great insights.",
"url": "http://thisdeveloperslife.com/",
"thumb": "http://a4.mzstatic.com/us/r30/Music4/v4/74/59/93/745993b8-2c50-f605-6857-0a010dbe9286/cover100x100.jpeg"
},
{
"title": "Developer Tea",
"description": "A podcast for developers designed to fit inside your tea break.",
"url": "http://spec.fm/podcasts/developer-tea",
"thumb": "https://pbs.twimg.com/profile_images/557744034462965760/u-dbRwJT_400x400.jpeg"
},
{
"title": "Modern Web",
"description": "Modern Web is a podcast that covers the latest news on topics such as EmberJS, ReactJS, AngularJS, ES2015, RxJS, Functional Reactive.",
"url": "http://www.modern-web.org/",
"thumb": "https://cdn2.player.fm/images/1213301/series/xz1DiaECk43TFCuL/512.png"
},
{
"title": "JavaScript Air",
"description": "The live broadcast podcast all about JavaScript",
"url": "https://javascriptair.com/",
"thumb": "https://pbs.twimg.com/profile_images/665177206243495936/2RsNy5iV_400x400.png"
},
{
"title": "Style Guide Podcast",
"description": "A small batch series of interviews on Style Guides, hosted by Anna Debenham and Brad Frost.",
"url": "http://styleguides.io/podcast/",
"thumb": "http://a4.mzstatic.com/us/r30/Music3/v4/84/54/90/84549079-86c7-9cce-9c9b-6e192f17c103/cover100x100.jpeg"
},
{
"title": "Adventures in Angular",
"description": "A weekly show dedicated to the AngularJS framework.",
"url": "https://devchat.tv/adventures-in-angular",
"thumb": "http://a5.mzstatic.com/us/r30/Music3/v4/81/0c/91/810c91e5-83fe-d7f8-c788-994db972508d/cover100x100.jpeg"
},
{
"title": "Web Behind",
"description": "The Web Behind is a podcast about web developers and their humble beginnings.",
"url": "https://webbehind.com/",
"thumb": "https://pbs.twimg.com/profile_images/710962547378114560/vdzuNeel_400x400.jpg"
},
{
"title": "Code Newbie",
"description": "Stories from people on their coding journey. New episodes published every Monday.",
"url": "http://www.codenewbie.org/podcast",
"thumb": "https://s3.amazonaws.com/codenewbie-assets/codenewbie+hashtag+logo.png"
},
{
"title": "The Bike Shed",
"description": "On The Bike Shed, hosts Derek Prior, Sean Griffin, Laila Winner, and guests discuss their development experience and challenges with Ruby, Rails, JavaScript, and whatever else is drawing their attention, admiration, or ire this week.",
"url": "http://bikeshed.fm/",
"thumb": "https://media.simplecast.com/podcast/image/282/small_1433513863-artwork.jpg"
},
{
"title": "Build Phase",
"description": "Build Phase is a weekly technical podcast discussing iOS development and design. Hosted by iOS developers Mark Adams and Gordon Fontenot; they discuss code, design, and creating great iOS apps.",
"url": "http://buildphase.fm/",
"thumb": "https://media.simplecast.com/podcast/image/272/small_1437489285-artwork.jpg"
},
{
"title": "Tentative",
"description": "Tentative is a podcast about digital product design, hosted by thoughtbot designers Reda Lemeden & Kyle Fiedler.",
"url": "http://tentative.fm/",
"thumb": "https://media.simplecast.com/podcast/image/1088/small_1452002405-artwork.jpg"
},
{
"title": "Ruby Rogues",
"description": "Is a weekly podcast that focuses on the Ruby programming language. Discussions cover Ruby technologies, programming practices, tools, and careers.",
"url": "https://devchat.tv/ruby-rogues/",
"thumb": "https://pbs.twimg.com/profile_images/464560525330751488/GXHH9VNS.jpeg"
},
{
"title": "Does Not Compute",
"description": "Is A weekly chat about the lives and workflows of modern web developers, hosted by Sean Washington & Paul Straw.",
"url": "http://spec.fm/podcasts/does-not-compute",
"thumb": "https://media.simplecast.com/podcast/image/1386/1454987525-artwork.jpg"
},
{
"title": "The Path To Performance",
"description": "A podcast for everyone dedicated to making websites faster.",
"url": "https://pathtoperf.com/",
"thumb": "https://media.simplecast.com/podcast/image/1103/1428344839-artwork.jpg"
},
{
"title": "Ladybug Podcast",
"description": "Listen to Kelly Vaughn, Ali Spittel, && Emma Wedekind debug the tech industry.",
"url": "https://ladybug.dev/",
"thumb": "https://ladybug.dev/static/615138c59d5de227e39c7044f4f2e92c/5a67f/logo.png"
},
{
"title": "No Plans To Merge",
"description": "A real-life code talk podcast between two working developers. Hosted by Caleb Porzio and @dcoulbourne.",
"url": "https://noplanstomerge.simplecast.com/",
"thumb": "https://cdn.simplecast.com/images/6232da22-dbb9-483e-9208-b2a740767729/5c14c978-65b9-4737-ab69-30c4ca672938/640x640/1551799236artwork.jpg"
},
{
"title": "The Undefined Podcast",
"description": "The only engineering podcast with a 2 drink minimum. Hosted by Jared Palmer and Ken Wheeler.",
"url": "https://undefined.fm/",
"thumb": "https://pbs.twimg.com/profile_images/1066436461912719360/feZImgKl_400x400.jpg"
},
{
"title": "Full Stack Radio Podcast",
"description": "A podcast for developers interested in building great software products. Hosted by Adam Wathan.",
"url": "https://fullstackradio.com/",
"thumb": "https://fullstackradio.com/podcast-cover.jpg"
},
{
"title": "JS Party: JavaScript, CSS, Web Development",
"description": "Your weekly celebration of JavaScript and the web. Panelists include Jerod Santo, Feross Aboukhadijeh, Kevin Ball, Amelia Wattenberger, Nick Nisi, Divya Sasidharan, Mikeal Rogers, Chris Hiller, and Amal Hussein",
"url": "https://changelog.com/jsparty",
"thumb": "https://cdn.changelog.com/uploads/covers/js-party-original.png"
}
]