I have multiple modules in my application. And I have so many directives, ajax get operations.
I want to show a loading notification to user during my application first load. Because some of application settings are coming from server via ajax.
Is there any angular options to wait applciation load.