Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
add community show (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Aug 31, 2016
1 parent 2963030 commit 28a670d
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 0 deletions.
113 changes: 113 additions & 0 deletions episodes/2016-09-07/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
export default {
title: `Node.js and Community`,
guests: [
{
name: 'James M Snell',
twitter: 'jasnell',
links: [
],
tips: [
],
picks: [
],
},
{
name: 'Myles Borins',
twitter: 'thealphanerd',
links: [
],
tips: [
],
picks: [
],
},
],
description: `
A huge part of open source is the community that is formed around it. This is one of the best parts of open source. It is also a challenge to manage, especially with big projects like Node.js. We'll be chatting with some community builders and code contributors to learn how Node.js fosters and grows its community.
`,
youTubeId: '2fMpu-yBxLM',
podbeanId: '',
shortUrl: 'http://jsair.io/community',
host: {
links: [
],
tips: [
],
picks: [
],
},
panelists: [
{
twitter: 'dan_abramov',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'drboolean',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'getify',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'kwuchu',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'linclark',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'mzabriskie',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'pamasaur',
links: [
],
tips: [
],
picks: [
],
},
{
twitter: 'tylermcginnis33',
links: [
],
tips: [
],
picks: [
],
},
],
}
Binary file added episodes/2016-09-07/jasnell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added episodes/2016-09-07/thealphanerd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 28a670d

Please sign in to comment.