From 5e8929c36b1e23ee7735fd838fc24d1f212df737 Mon Sep 17 00:00:00 2001 From: Johnny Huang <98429559+jhuang007007@users.noreply.github.com> Date: Thu, 7 Aug 2025 12:49:39 -0400 Subject: [PATCH] add angular resource link (#8926) --- .../angular/content/component-anatomy@Mp056kNnwsRWeEXuhGPy-.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/angular/content/component-anatomy@Mp056kNnwsRWeEXuhGPy-.md b/src/data/roadmaps/angular/content/component-anatomy@Mp056kNnwsRWeEXuhGPy-.md index b2597ba8a..e065e4d3c 100644 --- a/src/data/roadmaps/angular/content/component-anatomy@Mp056kNnwsRWeEXuhGPy-.md +++ b/src/data/roadmaps/angular/content/component-anatomy@Mp056kNnwsRWeEXuhGPy-.md @@ -12,3 +12,4 @@ Every component must have: Visit the following resources to learn more: - [@official@Anatomy of a Component](https://angular.dev/guide/components) +- [@official@Anatomy of a Component - Interactive Tutorial](https://angular.dev/tutorials/learn-angular/1-components-in-angular) \ No newline at end of file