About 14,300 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. 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

    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 functionality as a …

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

  5. Build your first Angular app

    Jul 12, 2023 · This tutorial consists of lessons that introduce the Angular concepts you need to know to start coding in Angular.

  6. Angular - Introduction to services and dependency injection

    Sep 25, 2023 · Dependency injection (DI) is the part of the Angular framework that provides components with access to services and other resources. Angular provides the ability for you …

  7. Introduction to components and templates - Angular

    Sep 25, 2023 · Angular creates, updates, and destroys components as the user moves through the application. Your application can take action at each moment in this lifecycle through …

  8. Introduction to forms in Angular

    Sep 7, 2023 · Angular provides two different approaches to handling user input through forms: reactive and template-driven. Both capture user input events from the view, validate the user …

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

  10. Angular - Example applications

    The following is a list of the example applications in the Angular documentation.