Lifecycle hooks in Angular Every component in Angular has a lifecycle, different phases it goes through from the time of creation to the time it's destroyed. Angular provides hooks to tap into these phases and trigger changes a... Angular Frontend JavaScript Mobile Application TypeScript Web Application Jan 14, 2020