About 29,000 results
Open links in new tab
  1. 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 functionality …

  2. 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 of over …

  3. Documentation Overview - ts - GUIDE - Angular

    Angular is a development platform for building mobile and desktop web applications

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

  5. Understanding Angular

    To understand the capabilities of the Angular framework, you need to learn about the following:

  6. Angular - Angular Routing

    Feb 28, 2022 · To handle the navigation from one view to the next, you use the Angular Router. The Router enables navigation by interpreting a browser URL as an instruction to change the view.

  7. Angular - Introduction to services and dependency injection

    Instead, Angular helps you follow these principles by making it easy to factor your application logic into services. In Angular, dependency injection makes those services available to components.

  8. Angular - AngularJS to Angular concepts: Quick reference

    Sep 25, 2023 · This guide helps you transition from AngularJS to Angular by mapping AngularJS syntax to the corresponding Angular syntax. See the Angular syntax in this live example / download example.

  9. Angular - NgFor

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

  10. Angular - NgModule

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