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

    Feb 28, 2022 · 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

    Feb 28, 2022 · This guide explains how to set up your environment for Angular development using the Angular CLI tool. It includes information about prerequisites, installing the CLI, creating an …

  3. Angular - Understanding Angular

    Feb 28, 2022 · To understand the capabilities of the Angular framework, you need to learn about the following: Components; Templates; Directives; Dependency injection; The topics in this …

  4. One framework. - Angular

    Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop.

  5. Documentation Overview - ts - GUIDE - Angular

    A step-by-step, immersive approach to learning Angular that introduces the major features of Angular in an application context. Advanced In-depth analysis of Angular features and …

  6. Angular

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

    Jul 29, 2023 · Although the Angular CLI is the best way to create an Angular component, you can also create a component manually. This section describes how to create the core component …

  8. Angular Material UI component library

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

  9. Architecture Overview - ts - GUIDE - Angular

    Angular apps are modular and Angular has its own modularity system called Angular modules or NgModules. Angular modules are a big deal. This page introduces modules; the Angular …

  10. Angular - Class and style binding

    With the object format, Angular adds a class only if its associated value is truthy. With any object-like expression—such as object , Array , Map , or Set —the identity of the object must change …