34-45 of 4,800,000 results
Open links in new tab
  1. 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.

  2. Reactivity with signals • Angular

    The web development framework for building modern apps.

  3. Composition with components • Angular

    The web development framework for building modern apps.

  4. @for • Angular

    The web development framework for building modern apps.

  5. 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 …

  6. Async reactivity with resources • Angular

    The web development framework for building modern apps.

  7. 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 …

  8. 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. …

  9. 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.

  10. Angular.love - Blog and community for Angular fans

    Angular.love - a place for all Angular enthusiasts created to inspire and educate.

  11. 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 …

  12. Angular - Example applications

    Aug 14, 2023 · The following is a list of the example applications in the Angular documentation.