What are Modules in AngularJS?
Answer / deepika
Modules are used to seperate logics say services, controllers, application etc. We define modules in seperate js files & name them appropriately
Is This Answer Correct ? | 0 Yes | 0 No |
Which is the core module in angularjs?
Should I use angular?
What is $emit, $broadcast and $on in AngularJS?
New html element?
Why is ngoninit called twice?
How can you use “$rootscope” in angularjs?
Can we use multiple ng app?
What is ViewModel in AngularJS?
Can you please explain what is testability like in angular?
What is ag grid?
What is dependency injection and how does it work?
What is main ts file?