mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
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 |
||
|---|---|---|
| .. | ||
| api | ||
| cookbook | ||
| error | ||
| guide | ||
| misc | ||
| notes | ||
| tutorial | ||