Skip to content

Commit 0b05242

Browse files
committed
Clean
1 parent 9bb897f commit 0b05242

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ A collection of awesome things regarding React ecosystem.
2323
- [React and Datatables](#react-and-datatables)
2424
- [React and Haskell](#react-and-haskell)
2525
- [React and SocketIO](#react-and-socketio)
26-
- [React and Zeroclipboard](#react-and-zeroclipboard)
2726
- [Server-Client with React](#server-client-with-react)
2827
- [Server Side Rendering](#server-side-rendering)
2928
- [Compiling React Tutorials](#compiling-react-tutorials)
@@ -130,15 +129,10 @@ A collection of awesome things regarding React ecosystem.
130129
#### React Tutorials
131130

132131
##### React General Tutorials
133-
* [The ReactJS Bible](https://www.stanleycyang.com/tutorials/the-reactjs-bible)
134-
* [Building Applications with React and Flux on Pluralsight](http://www.pluralsight.com/courses/react-flux-building-applications)
135-
* [Building A Simple React Application Using The Flux Pattern: A Step-By-Step Guide](http://tonyspiro.com/building-a-simple-react-application-using-the-flux-pattern/)
136132
* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html)
133+
* [The ReactJS Bible](https://www.stanleycyang.com/tutorials/the-reactjs-bible)
137134
* [React.js Koans: Practical exercises that will help you learn React.js from square one](https://github.com/arkency/reactjs_koans)
138-
* [React PhoneCat: Rewriting the AngularJS Tutorial App in React](http://jgebhardt.github.io/blog/react-phonecat/)
139-
* [Building a board game with React.js](http://jjt.io/2014/07/30/building-a-board-game-with-react-js/)
140-
* [Trying Out ReactJS With the Marvel API](http://ryanlanciaux.github.io/blog/2014/05/26/trying-out-reactjs-with-the-marvel-api/)
141-
* [Creating Chrome Extensions with React](http://brandontilley.com/2014/02/24/creating-chrome-extensions-with-react.html)
135+
* [A gentle introduction to React Motion](https://medium.com/@nashvail/a-gentle-introduction-to-react-motion-dc50dd9f2459)
142136
* [Working with jQuery UI Dialog and ReactJS components](http://sterling.ghost.io/working-with-jqueryui-and-reactjs-components/)
143137
* [Using ReactJS and KendoUI Together](http://ifandelse.com/using-reactjs-and-kendoui-together/)
144138
* [Building dynamic forms with Facebook React](http://www.dustingetz.com/2014/02/18/react-dynamic-forms.html)
@@ -268,9 +262,6 @@ A collection of awesome things regarding React ecosystem.
268262
* [Socket.IO integration example inside of a single React component](https://gist.github.com/petehunt/5687230)
269263
* [Socket.IO integration employing separation of concerns](https://gist.github.com/petehunt/5687276)
270264

271-
##### React and Zeroclipboard
272-
* [React and Zeroclipboard](https://github.com/wyvernnot/react-zeroclipboard-example)
273-
274265
##### Server-Client with React
275266
* [Server/Client With React, Part 1: Getting Started](http://eflorenzano.com/blog/2014/04/09/react-part-1-getting-started/)
276267
* [Server/Client With React, Part 2: The Build System](http://eflorenzano.com/blog/2014/04/10/react-part-2-build-system/)

0 commit comments

Comments
 (0)