1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-23 09:22:52 +02:00

fix(roadmap/angular): remove outdated article about angular forms (#6088)

removed link to article was about angularjs version
This commit is contained in:
Konrad
2024-07-07 15:35:35 +02:00
committed by GitHub
parent 36b42dfaa2
commit bab0ec0a5d

View File

@@ -7,6 +7,5 @@ Angular provides two approaches to handle user inputs trough forms: reactive and
Visit the following resources to learn more:
- [@official@Forms in Angular](https://angular.dev/guide/forms)
- [@article@Angular Forms](https://www.w3schools.com/angular/angular_forms.asp)
- [@video@Angular Forms Tutorial](https://www.youtube.com/watch?v=-bGgjgx3fGs)
- [@video@Building Forms in Angular Apps](https://www.youtube.com/watch?v=hAaoPOx_oIw)