From cc0708ac84667f273a91112d3ed7c80682b76f43 Mon Sep 17 00:00:00 2001 From: Develop Intelligence Date: Thu, 4 Aug 2016 20:25:47 -0600 Subject: [PATCH] Update react-tutorials.md (#19) Adding appendTo courses to tutorials page. --- react-tutorials.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/react-tutorials.md b/react-tutorials.md index df6213d..9008262 100644 --- a/react-tutorials.md +++ b/react-tutorials.md @@ -190,6 +190,10 @@ - **Pro React** http://www.pro-react.com/ The book teaches you how to successfully structure increasingly complex front-end applications and interfaces. You will learn how to use React completely, and learn best practices for creating interfaces in a composable way. You will also cover additional tools and libraries in the React ecosystem (such as React Router and Flux architecture). + + **appendTo Instructor-led React Courses** + https://appendto.com/courses/react-training/ + appendTo offers instructor-led, hands-on React training courses on React, Redux, React Native, ES6, and Webpack.