1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-19 22:59:41 +01:00

add links to angular section (#5751)

This commit is contained in:
Juan Gerardo Eulufi Salazar 2024-05-28 16:43:57 -04:00 committed by Kamran Ahmed
parent 4a46e5e170
commit 190a87355e

View File

@ -10,4 +10,6 @@ Components are the main building block for Angular applications. Each component
Visit the following resources to learn more:
- [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)