Skip to content

Commit a46048e

Browse files
author
Eric Elliott
committed
Merge pull request #30 from nucliweb/master
Added resources of React
2 parents d067459 + 95f28c7 commit a46048e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
117117

118118
## Libraries
119119

120-
* [stats.js.org](http://stats.js.org/) JavaScript repos ranked by popularity.
120+
* [stats.js.org](http://stats.js.org/) JavaScript repos ranked by popularity.
121121
* [es5-shim](https://github.com/es-shims/es5-shim) Stable, production ready.
122122
* [es6-shim](https://github.com/es-shims/es6-shim/) Somewhat stable, but a few things I thought were solid got shifted to ES7.
123123
* [es7-shim](https://www.npmjs.com/package/es7-shim) Experimental. Use with caution.
@@ -171,6 +171,9 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
171171
* [react-art](https://github.com/reactjs/react-art)
172172
* [react-canvas](https://github.com/Flipboard/react-canvas)
173173
* [react-three](https://github.com/Izzimach/react-three) Three.js rendering for React
174+
* [react.rocks](http://react.rocks/) Pinterest-style directory of online demos with available code
175+
* [TodoMVC in React](http://todomvc.com/examples/react/)
176+
* [JSX Specification](http://facebook.github.io/jsx/)
174177

175178
## Relay & GraphQL
176179

@@ -210,7 +213,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
210213

211214
## Community
212215

213-
* [JavaScript Questions Chat](https://gitter.im/learn-javascript-courses/javascript-questions)
216+
* [JavaScript Questions Chat](https://gitter.im/learn-javascript-courses/javascript-questions)
214217
* [JavaScript on Google+](https://plus.google.com/communities/100875929141897651837)
215218
* [HTML5 on Google+](https://plus.google.com/communities/103299867207875326585)
216219
* [Node.js on Google+](https://plus.google.com/communities/115365528781941125390)

0 commit comments

Comments
 (0)