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

Commit

Permalink
Adding @hzoo for the babel show ref - #14
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Dec 9, 2015
1 parent 7e967ec commit 575ea13
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added episodes/2015-12-23/_henryzhu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions episodes/2015-12-23/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
export default {
title: 'Babel, the JavaScript Compiler',
hangoutUrl: 'https://plus.google.com/events/coi555uqlhl7vsdspafjj05k4dc',
guests: [
{name: 'Henry Zhu', twitter: '_henryzhu'},
],
description: `
Tons of people use Babel. With the release of Babel 6,
it is now a language platform as well as a transpiler.
Join us as we talk about the ecosystem of Babel plugins,
ASTs, and all of the neat stuff that you can do with this
amazing tool with some of the core contributors to the project.
`,
}

0 comments on commit 575ea13

Please sign in to comment.