add links to angular section (#5751)

pull/5753/head
Juan Gerardo Eulufi Salazar 6 months ago committed by Kamran Ahmed
parent 4a46e5e170
commit 190a87355e
  1. 2
      src/data/roadmaps/angular/content/102-angular-basics/101-angular-components.md

@ -10,4 +10,6 @@ Components are the main building block for Angular applications. Each component
Visit the following resources to learn more: Visit the following resources to learn more:
- [Angular Components Overview](https://angular.io/guide/component-overview) - [Angular Components Overview](https://angular.io/guide/component-overview)
- [Anatomy of a component](https://angular.dev/guide/components)
- [Composing with Components in Angular](https://angular.dev/essentials/components)
- [Standalone Components in Angular](https://www.youtube.com/watch?v=x5PZwb4XurU) - [Standalone Components in Angular](https://www.youtube.com/watch?v=x5PZwb4XurU)

Loading…
Cancel
Save