About 27,500 results
Open links in new tab
  1. Angular - Getting started with Angular

    Feb 28, 2022 · Welcome to Angular! This tutorial introduces you to the essentials of Angular by walking you through building an e-commerce site with a catalog, shopping cart, and check-out …

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

  3. Introduction to Angular concepts

    Sep 25, 2023 · Angular is a platform and framework for building single-page client applications using HTML and TypeScript. Angular is written in TypeScript. It implements core and optional …

  4. Angular - What is Angular?

    With Angular, you're taking advantage of a platform that can scale from single-developer projects to enterprise-level applications. Best of all, the Angular ecosystem consists of a diverse group …

  5. Angular - Building and serving Angular apps

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

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

  7. Core | Angular Material

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

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

  9. Angular - NgModule

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

  10. Angular - @angular/core

    Implements Angular's core functionality, low-level services, and utilities. Defines the class infrastructure for components, view hierarchies, change detection, rendering, and event handling.