@@ -117,7 +117,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
117
117
118
118
## Libraries
119
119
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.
121
121
* [ es5-shim] ( https://github.com/es-shims/es5-shim ) Stable, production ready.
122
122
* [ es6-shim] ( https://github.com/es-shims/es6-shim/ ) Somewhat stable, but a few things I thought were solid got shifted to ES7.
123
123
* [ 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
171
171
* [ react-art] ( https://github.com/reactjs/react-art )
172
172
* [ react-canvas] ( https://github.com/Flipboard/react-canvas )
173
173
* [ 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/ )
174
177
175
178
## Relay & GraphQL
176
179
@@ -210,7 +213,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
210
213
211
214
## Community
212
215
213
- * [ JavaScript Questions Chat] ( https://gitter.im/learn-javascript-courses/javascript-questions )
216
+ * [ JavaScript Questions Chat] ( https://gitter.im/learn-javascript-courses/javascript-questions )
214
217
* [ JavaScript on Google+] ( https://plus.google.com/communities/100875929141897651837 )
215
218
* [ HTML5 on Google+] ( https://plus.google.com/communities/103299867207875326585 )
216
219
* [ Node.js on Google+] ( https://plus.google.com/communities/115365528781941125390 )
0 commit comments