You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Controllers are classes. Methods should be defined on MyCtrl.prototype.
155
-
See <ahref="https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml?showone=Method_and_property_definitions#Method_and_property_definitions">
155
+
See <ahref="https://google.github.io/styleguide/javascriptguide.xml?showone=Method_and_property_definitions#Method_and_property_definitions">
156
156
the JavaScript style guide</a></p>
157
157
158
158
<p>Google Angular applications should use the <b>'controller as'</b> style to export the controller
0 commit comments