---
layout: page
title: Further reading
id: further-reading
section: Further reading
---

* [Actions and Action Creators](http://facebook.github.io/react/blog/2014/07/30/flux-actions-and-the-dispatcher.html#actions-and-actioncreators)
* [Discussion on actions & action creators](https://groups.google.com/forum/#!topic/reactjs/jBPHH4Q-8Sc)
* [Original article about Flux](http://facebook.github.io/flux/docs/overview.html)
* [Dispatcher documentation](http://facebook.github.io/flux/docs/dispatcher.html)