diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index cd10cf728f37bcfb4ed2011fc413739fe231ce42..6f0c379d636b9d2ce0c2997b0a242b3de00a1777 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -95,4 +95,13 @@ * [BulletProof Meteor](https://bulletproofmeteor.com/) ## React -* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) \ No newline at end of file +* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) +* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) +* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial) +* [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) +* [React with ASP.NET 5 Tutorial](http://reactjs.net/getting-started/tutorial.html) +* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) +* React Tutorial by Josh Finnie + * [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/) + * [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/) + * [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)