angular.js/docs/content/tutorial
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
..
index.ngdoc docs(tutorial): minimum required node.js version is 0.10 2013-11-13 22:43:34 +00:00
step_00.ngdoc docs(tutorial/step_00): reword sentence to make sense 2013-10-24 22:11:56 +01:00
step_01.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
step_02.ngdoc docs(tutorial): change controllers to not have name twice 2013-11-14 14:47:01 +00:00
step_03.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
step_04.ngdoc docs(tutorial): change controllers to not have name twice 2013-11-14 14:47:01 +00:00
step_05.ngdoc docs(tutorial): change controllers to not have name twice 2013-11-14 14:47:01 +00:00
step_06.ngdoc docs(tutorial): fix style across tutorial steps 2013-10-08 10:49:33 -07:00
step_07.ngdoc docs(tutorial): change controllers to not have name twice 2013-11-14 14:47:01 +00:00
step_08.ngdoc docs(tutorial/step08): use DI annotations 2013-10-11 16:15:36 -07:00
step_09.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
step_10.ngdoc docs(tutorial/step10): use DI annotations 2013-10-11 16:15:36 -07:00
step_11.ngdoc docs(tutorial/step-11): add missing dependencies 2013-10-26 19:33:16 +01:00
step_12.ngdoc docs(tutorial/step-12): fix incorrect code filename 2013-11-14 13:10:29 +00:00
the_end.ngdoc chore(ngdoc): wrap all pages inside of a container tag for easy styling 2013-07-12 22:43:24 +01:00