What are decorators in angular?



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

Post New Answer

More AngularJS Interview Questions

What is router state in angular 2?

1 Answers  


Does apple use angular?

1 Answers  


What are differences between template and templateurl?

1 Answers  


Explain ng-app directive in angular.

1 Answers  


What is data binding angular?

1 Answers  


What is npm command?

1 Answers  


Explain AngularJS Application Life-Cycle?

1 Answers  


What's new in angular 2? Why you used angular 2?

1 Answers  


What technique uses angular 2 for two way binding?

1 Answers  


What is difference between $document and window.document in AngularJS?

1 Answers  


Explain directives?

1 Answers  


What do you understand by dependency injection in angularjs?

1 Answers  


Categories