Skip to content

Commit ff2e6a6

Browse files
committed
Merge branch 'patch-2' of https://github.com/gaearon/awesome-react into gaearon-patch-2
2 parents d6e5cfd + e0002a3 commit ff2e6a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ A collection of awesome React tools, resources, videos and shiny things.
201201
* [Introduction to Facebook's Flux architecture](http://ryanclark.me/getting-started-with-flux/)
202202
* [Flux solutions compared by example](http://pixelhunter.me/post/110248593059/flux-solutions-compared-by-example)
203203
* [Flux Cargo-Culting](https://medium.com/@cassiozen/flux-cargo-culting-3cae9ff27c0c)
204+
* [The Case for Flux](https://medium.com/@dan_abramov/the-case-for-flux-379b7d1982c6)
205+
* [The Evolution of Flux Frameworks](http://medium.com/@dan_abramov/the-evolution-of-flux-frameworks-6c16ad26bb31)
204206

205207
##### Building robust web apps with React
206208
* [Building robust web apps with React: Part 1](http://maketea.co.uk/2014/03/05/building-robust-web-apps-with-react-part-1.html)
@@ -389,6 +391,7 @@ A collection of awesome React tools, resources, videos and shiny things.
389391
* [Dispatchr](https://github.com/yahoo/dispatchr)
390392
* [Fetchr](https://github.com/yahoo/fetchr)
391393
* [NuclearJS](https://github.com/optimizely/nuclear-js)
394+
* [Redux](https://github.com/gaearon/redux)
392395

393396
##### Mobile
394397
* [componentkit - A React-inspired view framework for iOS](https://github.com/facebook/componentkit)
@@ -836,6 +839,7 @@ A collection of awesome React tools, resources, videos and shiny things.
836839
* [react-isomorphic-video-game-search - An Isomorphic demo powered by React](http://react-isomorphic-video-game-search.warppi.pe/)
837840
* [Flux ImmutableJS TodoList](https://github.com/MandarinConLaBarba/flux-immutable-todomvc)
838841
* [Hapi+React+Flux user management system](https://github.com/jedireza/aqua)
842+
* [Redux TodoMVC](https://github.com/gaearon/redux/tree/master/examples/todomvc)
839843

840844
---
841845
### Examples

0 commit comments

Comments
 (0)