# Angular LifeCycle Hook

{% embed url="<https://codecraft.tv/courses/angular/components/lifecycle-hooks/>" %}

{% embed url="<https://coryrylan.com/blog/using-ngondestroy-with-services-in-angular>" %}

To be able to have services that are not singleton and are destroyed with the component that defined them
