mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Merge branch 'master' of bitbucket.org:ascribe/onion
This commit is contained in:
commit
0576c308e6
20
README.md
20
README.md
@ -30,7 +30,23 @@ For this project, we're using:
|
||||
|
||||
Reading list
|
||||
============
|
||||
|
||||
|
||||
Start here
|
||||
----------
|
||||
|
||||
- [ReactJS for stupid people](http://blog.andrewray.me/reactjs-for-stupid-people/)
|
||||
- [Flux for stupid people](http://blog.andrewray.me/flux-for-stupid-people/)
|
||||
- [ReactJS](https://facebook.github.io/react/)
|
||||
- [alt.js](http://alt.js.org/)
|
||||
- [alt.js readme](https://github.com/goatslacker/alt)
|
||||
- [JavaScript Modules the ES6 Way](http://24ways.org/2014/javascript-modules-the-es6-way/)
|
||||
- [Babel: Learn ES6](https://babeljs.io/docs/learn-es6/)
|
||||
|
||||
|
||||
Moar stuff
|
||||
----------
|
||||
|
||||
- [ReactJS: Reusable Components](https://facebook.github.io/react/docs/reusable-components.html#es6-classes)
|
||||
- [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/)
|
||||
- [egghead's awesome reactjs and flux tutorials](https://egghead.io/)
|
||||
- [Crockford's genious Javascript: The Good Parts (Tim has a copy)](http://www.amazon.de/JavaScript-Parts-Working-Shallow-Grain/dp/0596517742)
|
||||
|
Loading…
Reference in New Issue
Block a user