An open API service indexing awesome lists of open source software.

https://github.com/gilbox/angular-fluxish-experiment

Using pure angular to create a flux-ish architecture
https://github.com/gilbox/angular-fluxish-experiment

Last synced: over 1 year ago
JSON representation

Using pure angular to create a flux-ish architecture

Awesome Lists containing this project

README

          

angular-fluxish-experiment
==========================

Experimenting with Flux-like architecture in angularjs using plain ol' angularjs.

The dispatcher is replaced with direct calls to store functions in the Action Creator.

[Live Demo](http://gilbox.github.io/angular-fluxish-experiment/)