Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed May 26, 2017
2 parents 37a087c + bebb2a2 commit d89029e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions react-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
http://jamesknelson.com/learn-raw-react-no-jsx-flux-es6-webpack/
A ground-up React tutorial that leaves out any other related "modern" technologies, Very recommended if you want to skip the buzzwords and acronyms.

- **Modern Web Development with React and Redux**
http://blog.isquaredsoftware.com/2017/02/presentation-react-redux-intro/
An up-to-date HTML slideshow that introduces React and Redux, discusses why they help make applications easier to write via declarative code and predictable data flow, and demonstrates their basic concepts and syntax. Includes several interactive React component examples.

- **React Fundamentals**
https://reacttraining.com/online/react-fundamentals
A free online course from the React Training company. Covers key aspects of Javascript, React concepts as of React 15.5, React Router v4, and building and deploying an application.
Expand Down Expand Up @@ -349,4 +345,4 @@ Also see the course sites listed in the [Community Resources](community-resource

- **Best ReactJS Books in 2017**
https://reactdom.com/blog/reactjs-books
A list of available React-related books, with some quick reviews.
A list of available React-related books, with some quick reviews.

0 comments on commit d89029e

Please sign in to comment.