ng-redux
ng-redux copied to clipboard
Example of using immutable.js and reselect
Recently, I was playing around with ng-redux, immutable and reselect. Basically I duplicated the async example from the repository and refactored the code by using immutable and reselect libraries. I guess it might be helpful for someone else.