From ede8c7c41148c1cc5a979796d40352a461178706 Mon Sep 17 00:00:00 2001 From: TimDaubenschuetz Date: Wed, 20 May 2015 19:37:09 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b30e1500..4716058d 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,5 @@ Reading list - [alt.js readme](https://github.com/goatslacker/alt) - [24ways.org: JavaScript Modules the ES6 Way](http://24ways.org/2014/javascript-modules-the-es6-way/) - [Babel: Learn ES6](https://babeljs.io/docs/learn-es6/) -- [ReactJS: Reusable Components](https://facebook.github.io/react/docs/reusable-components.html#es6-classes) \ No newline at end of file +- [ReactJS: Reusable Components](https://facebook.github.io/react/docs/reusable-components.html#es6-classes) +- [egghead's awesome reactjs and flux tutorials](https://egghead.io/) \ No newline at end of file