You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
821 B
22 lines
821 B
7 years ago
|
---
|
||
|
id: courses
|
||
|
title: Courses
|
||
|
layout: community
|
||
|
sectionid: community
|
||
|
permalink: community/courses.html
|
||
|
---
|
||
|
|
||
|
## Free Courses
|
||
|
|
||
|
- [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.
|
||
|
|
||
|
- [Codecademy](https://www.codecademy.com/learn/react-101) - Codecademy's introductory course for React.
|
||
|
|
||
|
## Paid Courses
|
||
|
|
||
|
- [Egghead.io](https://egghead.io/browse/frameworks/react) - Short instructional videos on React and many other topics.
|
||
|
|
||
|
- [Tyler McGinnis](https://tylermcginnis.com/courses) - Tyler McGinnis provides access to his courses for a monthly fee. Courses inclue "React Fundamentals" and "Universal React".
|
||
|
|
||
|
- [Frontend Masters](https://frontendmasters.com/courses/) - Video courses on React and other frontend frameworks.
|