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
S
Stephen Barker committed
522270344436c3e54be80a9930c5114d34669f49
Parent: 4b38b44
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 5/6/2016, 1:56:15 PM