From f28e6b316680664aa3ef8887d1b4e43ba110e2f1 Mon Sep 17 00:00:00 2001 From: Micael Andrade Date: Fri, 21 Mar 2025 22:29:16 -0300 Subject: [PATCH] fix: add new article about lifecycle hooks in Angular --- .../content/component-lifecycle@nCpfj_35ZvW-NTygg06XZ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/angular/content/component-lifecycle@nCpfj_35ZvW-NTygg06XZ.md b/src/data/roadmaps/angular/content/component-lifecycle@nCpfj_35ZvW-NTygg06XZ.md index 5bdda8b91..d617844c3 100644 --- a/src/data/roadmaps/angular/content/component-lifecycle@nCpfj_35ZvW-NTygg06XZ.md +++ b/src/data/roadmaps/angular/content/component-lifecycle@nCpfj_35ZvW-NTygg06XZ.md @@ -12,4 +12,5 @@ Visit the following resources to learn more: - [@official@Component Lifecycle](https://angular.dev/guide/components/lifecycle) - [@article@The life cycle hooks of angular - Blog ](https://blog.logrocket.com/angular-lifecycle-hooks/) -- [@feed@Explore top posts about Angular LifeCycle Hooks](https://dev.to/search?utf8=%E2%9C%93&q=angular+hook) \ No newline at end of file +- [@feed@Explore top posts about Angular LifeCycle Hooks](https://dev.to/search?utf8=%E2%9C%93&q=angular+hook) +- [@article@Angular Lifecycle Hooks — Everything you need to know](https://medium.com/@sinanozturk/angular-component-lifecycle-hooks-2f600c48dff3) \ No newline at end of file