This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kent C. Dodds
committed
Aug 31, 2016
1 parent
2963030
commit 28a670d
Showing
3 changed files
with
113 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: [ | ||
], | ||
}, | ||
], | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.