dustinspecker / generator-ng-poly

Yeoman generator for modular AngularJS apps with Gulp and optional Polymer support
MIT License
237 stars 50 forks source link

Help with understanding route file style vs John Papa style #268

Closed sublime392 closed 8 years ago

sublime392 commented 8 years ago

I asked this question on SO (Stack Overflow), but no answers. The john Papa guide shows a route helper provider, but doesn't explain why. Both the way it is set with this generator and using a route helper provider seem to work. The way this generator does it seems more straightforward. I am totally new to angular, can anyone eli5 this for me?

dustinspecker commented 8 years ago

Sorry, I'm not familiar with the route helper provider usage. I've been out of the loop on recent Angular ideas.

dustinspecker commented 8 years ago

Closing as this isn't an issue with ng-poly, but please feel free to reopen if there's anything we can do to help.