
Angular - NgFor
A structural directive that renders a template for each item in a collection. The directive is placed on an element, which becomes the parent of the cloned templates.
Reactivity with signals • Angular
The web development framework for building modern apps.
Composition with components • Angular
The web development framework for building modern apps.
@for • Angular
The web development framework for building modern apps.
Anatomy of components • Angular
By default, Angular components are standalone, meaning that you can directly add them to the imports array of other components. Components created with an earlier version of Angular …
Async reactivity with resources • Angular
The web development framework for building modern apps.
AngularJS — Superheroic JavaScript MVW Framework
AngularJS is what HTML would have been, had it been designed for building web-apps. Declarative templates with data-binding, MVW, MVVM, MVC, dependency injection and great …
Validate form input • Angular
Angular recognizes the directive's role in the validation process because the directive registers itself with the NG_VALIDATORS provider, as shown in the following example. …
Angular CLI • Overview • Angular
Angular CLI is published on npm as the @angular/cli package and includes a binary named ng. Commands invoking ng are using the Angular CLI.
Angular.love - Blog and community for Angular fans
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
Curso Angular - Curso Introdutório | Aprendizado contínuo
Ao final deste curso, você estará preparado para desenvolver aplicações de nível básico a intermediário utilizando Angular. Vai entender como um projeto é estruturado, a função de …
Angular - Example applications
Aug 14, 2023 · The following is a list of the example applications in the Angular documentation.