googlearchive / generator-angularfire

Yeoman generator for AngularFire: Angular + Firebase apps
190 stars 52 forks source link

Offer to use ui-router instead of angular-route #37

Closed tewalds closed 9 years ago

tewalds commented 9 years ago

It'd be really nice to use ui-router instead of angular's built-in route. There are some examples on the website but integrating them isn't quite trivial.

katowulf commented 9 years ago

This is a fork of the generator-angular project. We'll add features as they do. It looks like there's a package to integrate ui-router with generator-angular. I'd be interested to see what that does. It would undoubtedly break some of our route security, but would be an interesting experiment to see what the damage is.