Show Navigation
Hide Navigation
Home
What is Flux?
Guides
Installation
Using with React
Quick-Start Guide
Dealing with Asynchronous Data
Routing
Examples
Basic Todos
Image Carousel
Asynchronous Data
React Router
Documentation
Fluxxor.Flux
Stores
Actions
Fluxxor.FluxMixin
Fluxxor.StoreWatchMixin
FAQ
Changelog
View on GitHub
Support and chat on Gitter
Copyright © 2014
Michelle Tilley
Licensed under
the MIT license
Examples
Basic Todos
is a
very
simple todo app; build this app yourself with step-by-step instructions in the
quick-start guide
.
Image Carousel
is a simple image carousel that uses two stores.
Asynchronous Data
demonstrates how to deal with asynchronous data loading in a flux application.
React Router
demonstrates how to integrate Fluxxor with react-router, a React-based routing solution.
See a typo? Something still not clear?
Report an issue on GitHub
.