Add a couple React courses to free-courses-en.md *amended* (#8721)

* added a couple of React courses to free-courses-en.md

* added a couple of React courses to free-courses-en.md *amended*

* add Hands on React to free-programming-books-langs.md
This commit is contained in:
Lindsey Howard
2022-10-21 10:27:02 -04:00
committed by GitHub
parent 9a9ecbcddd
commit 91a5c473cb
2 changed files with 2 additions and 0 deletions

View File

@@ -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)