A curated list of free resources to master React Development
- Motivation
- Essential Path
- Optional Path
- How To Use This Guide
- How To Collaborate
- Team
- Inspiration And Additional Resources
- Video Resources
This project aims to collect the best free resources for those that want to learn how to build applications with React and also understand the concepts that come with its adoption like Functional Programming, Composition, Unidirectional Data Flow and many others.
- Learn ES6 (ECMAScript 2015)
basic
- Exploring ES6
advanced
- Exploring ES2016 and ES2017
advanced
- React Router Docs
basic
- Several project ideas
- React - TodoMVC
- Bootstrapping a React project
- Build a Weather app
- The SoundCloud Client in React + Redux
- A Primer on the React Ecosystem: 1, 2 and 3.
- Building a React/Redux App with JSON Web Token (JWT) Authentication
- [Tools and React] https://dev.to/jsmanifest/22-miraculous-tools-for-react-developers-in-2019-4i46
- [Playlist Video] (https://www.youtube.com/watch?v=1w-oQ-i1XB8&list=PLoYCgNOIyGADILc3iUJzygCqC8Tt3bRXt)
- Git Unofficial: (https://github.com/learncodeacademy/react-js-tutorials)
- [Redux@Swartzmuller Playlist] (https://www.youtube.com/watch?v=qrsle5quS7A&list=PL55RiY5tL51rrC3sh8qLiYHqUV3twEYU_) (https://github.com/mschwarzmueller/reactjs-redux-basics)
- [Redux@CodeWalkThrough Playlist] (https://www.youtube.com/playlist?list=PL7sCSgsRZ-slZBE_8vsxzs1Rgrj7SVS-0)
- [Redux@LearnCodeAcademy Playlist]
(https://www.youtube.com/watch?v=DJ8fR0mZM44&list=PLoYCgNOIyGABj2GQSlDRjgvXtqfDxKm5b&index=20&t=10s)
- Git Unofficial whole course React + Redux (https://github.com/baskoroi/react-redux)
- [Redux@Imran Sayed: Playlist] (https://www.youtube.com/watch?v=M_xaxck1SVY&list=PLD8nQCAhR3tSSFktby1h8htS6QWTTneEr)
- Lyric Search App With React & Context API 1@Traversy Video
- Lyric Search App With React & Context API 2@Traversy Video
- Lyric Search App With React & Context API 3@Traversy Video
1.1 Lyric Search App With React & Context API@Traversy Git
Inspiration
- You’re Missing the Point of React
- react-makes-you-sad
- react-howto
- Your Timeline for Learning React
- 5 Steps for Learning React Application Development
- Path to Learning React
Additional Resources