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

Commit

Permalink
Add React Conf show to the website #33
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Jan 5, 2016
1 parent 3e2476b commit 41648f3
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 1 deletion.
107 changes: 107 additions & 0 deletions episodes/2016-02-23/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
/* eslint max-len:0 */

export default {
title: `Live at React Conf`,
guests: [
{
name: 'React Conf',
twitter: 'reactjs',
links: [
],
tips: [
],
picks: [
],
},
],
description: `
We'll be live at [React Conf](http://conf.reactjs.com/) talking with speakers and others about what's going on at the conference. This is your chance to get an insiders look at the conference if you didn't get a chance to snatch a ticket.
`,
hangoutId: 'c6kdirtpl5i76am6mlhuqis490o',
youTubeId: 'rgoyT95ce2U',
podbeanId: '',
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-02-23/reactjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion other/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
| 2016-02-03 | [JavaScript Debugging](/../../issues/17) |
| 2016-02-10 | [Forward Web Summit](/../../issues/32) |
| 2016-02-17 | [ESLint](/../../issues/13) |
| 2016-02-24 | [](/../../issues/) |
| 2016-02-22 | [React Conf](/../../issues/33) |
| 2016-03-02 | [](/../../issues/) |
| 2016-03-09 | [](/../../issues/) |
| 2016-03-16 | [](/../../issues/) |
Expand Down

0 comments on commit 41648f3

Please sign in to comment.