Detailed explanation and practical example of typescript decorators.
Find the source code :
https://github.com/beast-coder/theinfotech/tree/typescript-decorators/src
Different types of decorators?
Class Decorator
Method Decorator
Property Decorator
Parameter Decorator