What do you understand by metadata in context of angular 2 application?



What do you understand by metadata in context of angular 2 application?..

Answer / Ashok Kumar Mishra

In Angular 2, Metadata refers to additional information about the classes and properties that are annotated using Decorators. This metadata helps Angular to understand how these classes and properties should be treated during compilation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is single page application (spa)?

1 Answers  


How can you add an active class to a selected element in a list component?

1 Answers  


What is async pipe in angular?

1 Answers  


What is the difference between angularjs and node.js?

1 Answers  


What is resolve in angularjs?

1 Answers  


How to install angular 8?

2 Answers  


What is scope hierarchy?

1 Answers   SLK Software,


What is the function of module?

1 Answers  


How to debug the $rootscope object of angularjs when in the browser?

1 Answers  


What is the difference between angularjs and angular 2?

1 Answers  


Is angular 7 stable version?

1 Answers  


What is bootstrap in angular?

1 Answers  


Categories