The [Phonecat tutorial](https://docs.angularjs.org/tutorial) does not really follow the conventions laid out by the [Angular Styleguide](https://github.com/johnpapa/angular-styleguide). In particular, I think the following rules should be applied: - [Rule of 1](https://github.com/johnpapa/angular-styleguide#style-y001) - [Folders-by-feature structure](https://github.com/johnpapa/angular-styleguide#style-y152) - [controllerAs View Syntax](https://github.com/johnpapa/angular-styleguide#style-y030) It also might not hurt to explicitly refer to the style guide in the tutorial.
The Phonecat tutorial does not really follow the conventions laid out by the Angular Styleguide.
In particular, I think the following rules should be applied:
It also might not hurt to explicitly refer to the style guide in the tutorial.