diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index a21d5aaa05080c88f779bce3124d72c60c525731..b3e1d4bd27213e22e2104ab68d3ddf466e4e8d18 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -115,7 +115,6 @@ * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) * [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) -* [React.js Fundamentals](http://courses.reactjsprogram.com/courses/reactjsfundamentals) * [React Primer Draft](https://github.com/mikechau/react-primer-draft) * [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) * React Tutorial by Josh Finnie @@ -123,6 +122,7 @@ * [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/) * [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/) * [React with ASP.NET 5 Tutorial](http://reactjs.net/getting-started/aspnet5.html) +* [React.js Fundamentals](http://courses.reactjsprogram.com/courses/reactjsfundamentals) * [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) * [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) * [SurviveJS - Webpack and React](http://survivejs.com)