What is the forroot method in angular4?
Answer / Mamta Sonkar
In Angular4, the `forRoot()` method is used to configure a module at the root level of an application. This allows you to share configuration between modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between service and factory methods?
How to enable caching in angular 1.x?
What is @injectable()? Why use?
How are the services injected to your application?
What is difference between javascript and angular?
What Is The Difference Between One-Way Binding And Two-Way Binding?
How to achive in angular ?
What is resolve in angularjs?
Which components can be injected as a dependency in angular js?
How do you stop ng serve?
What is @injectable providedin root?
What are different ways of bootstrapping AngularJS?