diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 05fc178c1..246f0b4b3 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1291,6 +1291,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Airbnb React/JSX Style Guide](https://airbnb.io/javascript/react/) - Airbnb * [Essential React](https://www.programming-books.io/essential/react/) - Krzysztof Kowalczyk, StackOverflow Contributors * [Hacking with React](http://www.hackingwithreact.com) +* [Hands on React](https://handsonreact.com/docs/) - Craig Mckeachie * [How To Code in React.js](https://www.digitalocean.com/community/books/how-to-code-in-react-js-ebook) - Joe Morgan * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) * [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 57f08194a..f6dbe49a8 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -819,6 +819,7 @@ * [Full Modern React Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d) - The Net Ninja (with practical) * [Full-Stack Web Development with React Specialization](https://www.coursera.org/specializations/full-stack-react) - Jogesh K. Muppala (Coursera) * [Learn React for Free](https://scrimba.com/learn/learnreact) - Bob Ziroll (scrimba) +* [Learn ReactJS](https://www.codecademy.com/learn/react-101) - Codecademy * [React](https://progate.com/languages/react) (progate) *(account required)* * [React basic in just 1 hour](https://www.udemy.com/course/react-basic-in-just-1-hour/) (Udemy) * [React Context & Hooks Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9hNokByJilPg5g9m2APUePI) - The Net Ninja