From e1e19f29d262e5b60d70113a9177aa498e80e9b7 Mon Sep 17 00:00:00 2001 From: JJ Date: Wed, 12 Jul 2017 17:53:01 -0400 Subject: [PATCH] Add "Start Using React to Build Web Applications" (#2140) * Add "Start Using React to Build Web Applications" * alphabetize --- javascript-frameworks-resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index bb16dae7..b15eb4e9 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -124,6 +124,7 @@ * [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: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) +* [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals) * [SurviveJS - Webpack and React](http://survivejs.com) -- GitLab