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?
858If you provide a service in two components "providers" section of @component decorator, how many instances of service shall get created?
1710
What is routing concept in angularjs?
Can we have nested controllers in AngularJS?
Is it possible to have two ng-app directives for a single angular application?
Explain the ng-model directive in angularjs.
What is candeactivate?
What is an eventemitter?
What is the second argument in watch?
List the major browsers supported by angularjs?
What is the meaning of component lifecycle in angular 2?
Explain ng-hide directive?
What is splice method?
What is 'control html dom programmatically' in angularjs?
Can we have implement nested controllers in angularjs?
Which is the best backend technology for angular?
What is shadow dom and virtual dom?