Angular Application Architecture - Building Flux Apps with Redux and Immutable.js
In this post we will explore how to design an Angular application according to the Flux architecture, by using the Redux and Immutable.js libraries. We will go over the following topics: * The challenges of building large scale single page apps * Three types of state in an app * The Flux architectur