Skip to content
Permalink
Browse files

docs(guide/decorators): add decorator guide

+ explain decorators and how they are implemented in angular
+ explain how different types of services can be selected
+ explain `$delegate` objects and how they differ between services
+ warn of the risks/caveats of `$delegate` modification
+ note the exposure of `decorator` through the module api
+ show an example of decorating a core service
+ show an example of decorating a core directive
+ show an example of decorating a core filter

Closes #12163
Closes #14372
  • Loading branch information
sjbarker authored and Narretz committed May 6, 2016
1 parent 996b1e4 commit 938bd45626b6f29e8bc74cfe268ff2bf673f357e
Showing with 486 additions and 0 deletions.
  1. +486 −0 docs/content/guide/decorators.ngdoc

0 comments on commit 938bd45

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