Skip to content

Commit 7c90a6f

Browse files
committed
Add "Thinking In React" to Books section
1 parent f0aeeb7 commit 7c90a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,7 @@ A collection of awesome things regarding React ecosystem.
10871087
* [react-webpack-cookbook - A cookbook for using Webpack with React JS](http://christianalfoni.github.io/react-webpack-cookbook)
10881088
* [Conquering React Native](http://www.conqueringreactnative.com/) - A hands-on course on building apps with React Native.
10891089
* [React: Up & Running](http://shop.oreilly.com/product/0636920042266.do) - This book teaches you how to build components, the building blocks of your apps, as well as how to organize the components into large-scale apps.
1090+
* [Thinking In React](https://www.thinkinginreact.xyz): Learn React, Flux, Webpack, Redux and more. This book walks you through solving real world problems in a _React way_. Covers concepts like immutability, reducers, declarative views, and flux architectures through real world UI projects.
10901091

10911092
---
10921093
### Demos

0 commit comments

Comments
 (0)