Building Angular Apps Using Flux Architecture

added by JavaScript Kicks
10/21/2014 10:06:36 AM

119 Views

Flux is an architectural pattern based on unidirectional data flow. Although it is originated in the React community, it is general and can be used with any non-opinionated framework. In this article I will show how to use it with Angular.


0 comments