What is a decorator in angular 6?
Answer / Baljeet Singh
A decorator in Angular 6 is a function applied to a class or property to add additional behavior without changing the original structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which method can be used to define a service and its method?
What are the features of bazel?
What would you not put the shared module?
How would you select a custom component to style it?
What is difference between javascript and typescript?
What are the attributes can be used during creation of a new angularjs directives?
What are angular providers?
What is the use of arrow function in angular 2?
Explain the concept of scope.
How to upgrade angular 7 to 8?
What is an angular 2 service?
What is angular testing? What are isolated unit tests? What are angular testing utilities?