When using ngif if the condition is true. How to display the message and if the condition is false then how to display the message?
904If you provide a service in two components "providers" section of @component decorator, how many instances of service shall get created?
1759
What are different ways of bootstrapping AngularJS?
What are different ways to invoke a directive?
Explain event emitters in angular 2 and how it works?
What is angular 4?
What is scope hierarchy? How many scopes can an application have?
What is the difference between the $watch, $digest, and $ apply?
What are the new features in angular 8?
What are the components in angular2?
What is difference between service and factory?
What is entry point in angular?
What is canactivate in angular?
What is data binding and its types?
How to use foreach in angular js?
What is currency filter? What are the two ways to use currency filters?
What is an AsyncPipe in Angular?