What are decorators in angular?
Answer / Rishabh Shukla
Decorators in Angular are special functions that can be applied to classes, properties, and methods. They allow developers to add metadata and behavior to the target without changing its structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is router state in angular 2?
Does apple use angular?
What are differences between template and templateurl?
Explain ng-app directive in angular.
What is data binding angular?
What is npm command?
Explain AngularJS Application Life-Cycle?
What's new in angular 2? Why you used angular 2?
What technique uses angular 2 for two way binding?
What is difference between $document and window.document in AngularJS?
Explain directives?
What do you understand by dependency injection in angularjs?