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 |
What is single page application (spa)?
How can you add an active class to a selected element in a list component?
What is async pipe in angular?
What is the difference between angularjs and node.js?
What is resolve in angularjs?
How to install angular 8?
What is scope hierarchy?
What is the function of module?
How to debug the $rootscope object of angularjs when in the browser?
What is the difference between angularjs and angular 2?
Is angular 7 stable version?
What is bootstrap in angular?