Is ng app required?
Answer / Ankush Malhotra
Yes, in AngularJS, an NgApp directive is required in your HTML file to bootstrap the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out the differences between activatedroute and routerstate, with reference to angular 2.
What is angular model?
What do you understand by dependency injection in angularjs?
Do you think that parent controller can access the methods of child controller or vice versa?
what is linking function and type of linking function?
What is ngfor in angular?
What are the difference between @injectable() vs. @Inject() in angular 2?
What is pure pipe in angular?
Is $http service is restful web service in angular js?
What are “streams” in node.js? Explain the different types of streams present in node.js?
Is angularjs better than react?
What is the use of interceptors in angular 4?