Skip to content

Commit

Permalink
Merge pull request markerikson#64 from BTMPL/patch-1
Browse files Browse the repository at this point in the history
Updated link to React Fundamentals
  • Loading branch information
markerikson authored Jul 17, 2017
2 parents 1dc4b38 + 2bd4250 commit e3ab7f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
A ground-up React tutorial that leaves out any other related "modern" technologies, Very recommended if you want to skip the buzzwords and acronyms.

- **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.
https://tylermcginnis.com/courses/react-fundamentals/
An 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.

- **React Express**
http://www.react.express/
Expand Down

0 comments on commit e3ab7f7

Please sign in to comment.