Skip to content

Latest commit

 

History

History
246 lines (184 loc) · 14 KB

react-tutorials.md

File metadata and controls

246 lines (184 loc) · 14 KB

React Tutorials

Basic Introductions

Project-Based Tutorials

Paid Courses and Books

Also see the course sites listed in the Community Resources page.

  • React.js Program
    http://courses.reactjsprogram.com/courses
    The complete list of paid courses available on the site, including ES6/7 and Redux + Immutable.js. Courses on React Native and Universal React coming soon.

  • React for Beginners
    https://reactforbeginners.com/
    A complete course that teaches how to build full real-world applications. Includes videos and source code.

  • 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).

  • React: Up & Running
    http://shop.oreilly.com/product/0636920042266.do
    http://www.phpied.com/react-up-and-running/
    A book that starts with 0 setup and no tools, just React, then moves on to introduce additional syntax while building a CRUD app. Also covers linting, testing, build processes, and data management.

    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.