johnpapa / ng-demos

variety of angular demos
MIT License
1.7k stars 961 forks source link

Modular sample app is out of date for styleguide recommendation #82

Open AlexMcConnell opened 8 years ago

AlexMcConnell commented 8 years ago

The modular sample app is recommended for seeing the styles in the style guide in action, but it doesn't really seem to follow the current style guide very well. None of the services follow the .service.js naming convention, the core config file assigns itself to a variable which is reused in the file, the unit tests are in their own folder, etc.

francisrod01 commented 7 years ago

What you think we create a new improved branch with corrections?