flaviait / ng2-jspm-template

A template for a quick development workflow with angular 2 and jspm
MIT License
14 stars 3 forks source link

use @ngrx/router instead of @angular/router-deprecated #2

Closed svi3c closed 8 years ago

svi3c commented 8 years ago

@ngrx/store looks quite promising. It seems to be better suited for large scale applications. So we should integrate this into the template. When using the router, the @ngrx/router-store might be useful, too.