About 25,800 results
Open links in new tab
  1. Angular

    Angular is a platform for building mobile and desktop web applications. Join the community of millions of developers who build compelling user interfaces with Angular.

  2. Angular - CLI Overview and Command Reference

    The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell.

  3. Architecture Overview - ts - GUIDE - Angular

    Angular uses dependency injection to provide new components with the services they need. Angular can tell which services a component needs by looking at the types of its constructor …

  4. Angular - FormControl

    This is one of the four fundamental building blocks of Angular forms, along with FormGroup, FormArray and FormRecord. It extends the AbstractControl class that implements most of the …

  5. Angular - Event binding

    Sep 1, 2023 · To bind to an event you use the Angular event binding syntax. This syntax consists of a target event name within parentheses to the left of an equal sign, and a quoted template …

  6. Angular - NgModel

    This is the archived documentation for Angular v17. Please visit angular.dev to see this page for the current version of Angular.

  7. Angular - Using observables for streams of values

    Aug 25, 2023 · Because Angular applications are written in TypeScript and code editors are good at revealing an object's type, you can usually tell when a variable is an observable.

  8. Angular - NgSwitch

    This is the archived documentation for Angular v17. Please visit angular.dev to see this page for the current version of Angular.

  9. Introduction to the Angular docs

    These Angular docs help you learn and use the Angular framework and development platform, from your first application to optimizing complex single-page applications for enterprises.

  10. Angular - DatePipe

    This is the archived documentation for Angular v17. Please visit angular.dev to see this page for the current version of Angular.