Skip to content

Commit b4b7c2a

Browse files
authored
Tweak Courses page (reactjs#321)
1 parent 0587bb8 commit b4b7c2a

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

content/community/courses.md

+16-4
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,26 @@ permalink: community/courses.html
88

99
## Free Courses
1010

11-
- [LearnCode.academy](https://www.youtube.com/watch?v=MhkGQAoc7bc) - This React JS Course will help you get quickly up to pace with React.js development.
11+
- [Codecademy: React 101](https://www.codecademy.com/learn/react-101) - Codecademy's introductory course for React.
1212

13-
- [Codecademy](https://www.codecademy.com/learn/react-101) - Codecademy's introductory course for React.
13+
- [Egghead.io: Start Learning React](https://egghead.io/courses/start-learning-react) - This series will explore the basic fundamentals of React to get you started.
14+
15+
- [React Armory: Learn React by Itself](https://reactarmory.com/guides/learn-react-by-itself) - With React Armory, you can learn React without the buzzwords.
16+
17+
- [The Road to Learn React](https://www.robinwieruch.de/the-road-to-learn-react/) - Build a real world application in plain React without complicated tooling.
1418

1519
## Paid Courses
1620

1721
- [Egghead.io](https://egghead.io/browse/frameworks/react) - Short instructional videos on React and many other topics.
1822

19-
- [Tyler McGinnis](https://tylermcginnis.com/courses) - Tyler McGinnis provides access to his courses for a monthly fee. Courses include "React Fundamentals" and "Universal React".
20-
2123
- [Frontend Masters](https://frontendmasters.com/courses/) - Video courses on React and other frontend frameworks.
24+
25+
- [Fullstack React](https://www.fullstackreact.com/) - The up-to-date, in-depth, complete guide to React and friends.
26+
27+
- [Pure React](https://daveceddia.com/pure-react/) - A step-by-step guide to mastering React.
28+
29+
- [React for Beginners](https://reactforbeginners.com/) - Learn React in just a couple of afternoons.
30+
31+
- [React Training: Advanced React.js](https://courses.reacttraining.com/p/advanced-react) - Take your React skills to the next level.
32+
33+
- [Tyler McGinnis](https://tylermcginnis.com/courses) - Tyler McGinnis provides access to his courses for a monthly fee. Courses include "React Fundamentals" and "Universal React".

0 commit comments

Comments
 (0)