Skip to content
Permalink
Browse files

docs(guide/Modules): update style guide link

The linked blog post recommends John Papa's Guide.

Closes #12898
  • Loading branch information
marianoc84 authored and petebacondarwin committed Sep 20, 2015
1 parent f476060 commit 94d34beed414c8ba7b1f0e583c9c18b2a5f39a01
Showing with 2 additions and 3 deletions.
  1. +2 −3 docs/content/guide/module.ngdoc
@@ -75,9 +75,8 @@ that you break your application to multiple modules like this:
* And an application level module which depends on the above modules and contains any
initialization code.

We've also
[written a document](http://angularjs.blogspot.com/2014/02/an-angularjs-style-guide-and-best.html)
on how we organize large apps at Google.
You can find a community
[style guide](https://github.com/johnpapa/angular-styleguide) to help yourself when application grows.

The above is a suggestion. Tailor it to your needs.

0 comments on commit 94d34be

Please sign in to comment.
You can’t perform that action at this time.