About 29,200 results
Open links in new tab
  1. Lifecycle Hooks - ts - GUIDE - Angular

    Angular offers lifecycle hooks that provide visibility into these key life moments and the ability to act when they occur. A directive has the same set of lifecycle hooks, minus the hooks that are …

  2. Angular - Introduction to services and dependency injection

    Instead, Angular helps you follow these principles by making it easy to factor your application logic into services. In Angular, dependency injection makes those services available to components.

  3. Core | Angular Material

    UI component infrastructure and Material Design components for mobile and desktop Angular web applications.

  4. Angular - NgFor

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

  5. Angular - NgModule

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

  6. Angular - 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.

  7. Angular - Version compatibility

    The following tables describe the versions of Node.js, TypeScript, and RxJS that each version of Angular requires.

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

  9. Angular - Deployment

    When you are ready to deploy your Angular application to a remote server, you have various options for deployment.

  10. Build your first Angular app

    This tutorial consists of lessons that introduce the Angular concepts you need to know to start coding in Angular. You can do as many or as few as you would like and you can do them in …