Free React Book

Free ebook to learn React by building an own application: released 11 months ago, for free, downloaded by over 14.000 people, 200 pages. Maybe it helps people who favor a book over a course to get started in React.
This commit is contained in:
Robin Wieruch 2017-11-05 22:09:20 +07:00 committed by GitHub
parent 5cd70da1cb
commit 3a25684776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -137,6 +137,9 @@ If there is a free version of 📕 book, please swap the link.
- [17: the javascript way 📖](https://leanpub.com/thejsway)
- [exploring js 📖](http://exploringjs.com/)
##### React.js
- [The Road to learn React 📖](https://roadtoreact.com/)
#### Typescript
- [typescript deep dive 📖](https://basarat.gitbooks.io/typescript/)