About 25,400 results
Open links in new tab
  1. Angular developer guides

    The Angular libraries include routing, forms management, client-server communication, and more. This topic lists the various developer guides for you to learn more about these Angular …

  2. Angular - What is Angular?

    Aug 15, 2023 · 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 …

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

  4. Angular - ng generate

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

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

  6. Angular versioning and releases

    May 4, 2018 · Angular is a collection of many packages, subprojects, and tools. To prevent accidental use of private APIs and so that you can clearly understand what is covered by the …

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

  8. Angular - Deploying an application

    Sep 15, 2021 · In this tutorial, you've laid the foundation to explore the Angular world in areas such as mobile development, UX/UI development, and server-side rendering. You can go …

  9. Angular - Lesson 2: Create Home component

    This tutorial lesson demonstrates how to create a new component for your Angular app.

  10. Angular - @for

    Having clear indication of the item identity allows Angular to execute a minimal set of DOM operations as items are added, removed or moved in a collection. To optimize performance, …