README.md edited online with Bitbucket

This commit is contained in:
TimDaubenschuetz 2015-05-20 19:39:47 +00:00
parent ede8c7c411
commit 21eb8548e2
1 changed files with 2 additions and 1 deletions

View File

@ -35,4 +35,5 @@ Reading list
- [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)
- [egghead's awesome reactjs and flux tutorials](https://egghead.io/)
- [egghead's awesome reactjs and flux tutorials](https://egghead.io/)
- [Crockford's genious Javascript: The Good Parts](http://www.amazon.de/JavaScript-Parts-Working-Shallow-Grain/dp/0596517742)