What are the life cycle hooks order in angularjs?



What are the life cycle hooks order in angularjs?..

Answer / Himanshu Gupta

The life cycle hooks order in AngularJS is as follows: $onInit, $postLink, $onChanges, $doCheck, $onDestroy.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is default scope in a angularjs directive?

1 Answers  


What is the bootstrapping in AngularJS?

1 Answers  


Name the building blocks of Angular?

1 Answers  


What is pathmatch in angular routing?

1 Answers  


When do you use template-driven vs model-driven forms? Why?

1 Answers  


Explain bazel?

1 Answers  


What is the difference between a service() and a factory()?

1 Answers  


What is a controller?

1 Answers  


Is angular still popular?

1 Answers  


What is an AsyncPipe in Angular?

1 Answers  


What is the different versions of angular?

1 Answers  


What are the web application security risks that a web developer should avoid while doing development using angularjs?

1 Answers  


Categories