How do you decide to create a new ngmodule?
Answer / Awtar Singh
A new NgModule should be created when you need to define the configuration and dependencies for a part of your Angular 2 application. This includes defining components, services, directives, and imports from other modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to rollback the whole object when navigating back to a page managed by angular router in angular 8?
How we can check for errors for a specific field in angularjs?
How would you update angular 6 to angular 7?
What is the difference between ng-show/ng-hide and ng-if directives?
What is the difference between angular 2 and 5 and 6 and 4?
How did you perform validation in angularjs?
Why use node.js?
Explain e2e testing of angular js applications.
What IDEs you can use for AngularJS development?
What is router and switch?
What is the scope in angularjs?
What are angular js expressions?