angular.js/docs/content
victorbjelkholm c6016a6a85 docs(tutorial): change controllers to not have name twice
While giving the controller function a name helps with debugging,
since otherwise your controller will be anonymous in stack traces,
passing the name to both the `controller()` method and as the function name
is confusing for beginners.

Closes #4415
2013-11-14 14:47:01 +00:00
..
api docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
cookbook docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
error feat($parse): revert hiding "private" properties 2013-11-13 23:25:09 -08:00
guide docs(guide/concepts): controllers can also access scope 2013-11-14 14:04:09 +00:00
misc docs(misc/faq): fix invalid escaping of character 2013-11-14 14:06:01 +00:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): change controllers to not have name twice 2013-11-14 14:47:01 +00:00