born2net / Angular-kitchen-sink

:rocket: Angular - learn by example
http://ng.javascriptninja.io
755 stars 146 forks source link

Question? #5

Closed drejohnson closed 8 years ago

drejohnson commented 8 years ago

Why use Redux and not ngrx/store?

born2net commented 8 years ago

after investigating I just really liked the eco system around Redux like the amazing new devtool https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?utm_source=chrome-app-launcher-info-dialog and Reselect middleware and more..

regards