About 4,420 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. 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.

  4. Angular - Setting up the local environment and workspace

    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 …

  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 version numbers indicate the level of changes that are introduced by the release. This use of semantic versioning helps you understand the potential impact of updating …

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

  8. Angular - NgModel

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

  9. Angular - Component Lifecycle

    Feb 28, 2022 · A component instance has a lifecycle that starts when Angular instantiates the component class and renders the component view along with its child views. The lifecycle …

  10. Architecture Overview - ts - GUIDE - Angular

    Angular is a framework for building client applications in HTML and either JavaScript or a language like TypeScript that compiles to JavaScript. The framework consists of several …