Answer Posted / chaitanya
An angular module use configuration and run blocks to inject dependencies (like providers, services and constants) which get applied to the angular app during the bootstrap process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is angular6?
What should be the maximum number of concurrent “watches” ?
How would you select all the child components’ elements?
How you can load external css style?
What are some differences between angular 2 and 4?
Explain basic steps to set up an angular js app?
What is pipetransform interface?
Which is the core module of AngularJS?
Does webpack remove unused imports?
What does ‘ng-serve’ do?
What is a module and what does it contain?
How to get user input from a template reference variable?
Do I need to worry about security holes in AngularJS?
Explain component specific hooks?
What is modules?