An application architecture for utilizing a unidirectional data flow.
This is an accompanying repository to the article Winning at Angular by Using Flux
- angular-replaces-react - replaces the React components with equivalent Angular components binding to the Flux data stores.
- angular-and-react-together - hosts both Angular and React apps both bound to the same Flux data stores.