Posts

Showing posts with the label AngularJs

Basic life cycle of AngularJs

Below is a basic life cycle of AngularJs: Main page start the execution Module loaded Controller loaded Request sent to controller Controller Initiated Function Initiated and Executed Controller back to main page