1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 01:25:17 +01:00

README.md edited online with Bitbucket

This commit is contained in:
TimDaubenschuetz 2015-05-20 19:39:47 +00:00
parent ede8c7c411
commit 21eb8548e2

View File

@ -36,3 +36,4 @@ Reading list
- [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/)
- [Crockford's genious Javascript: The Good Parts](http://www.amazon.de/JavaScript-Parts-Working-Shallow-Grain/dp/0596517742)