
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.
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 …
Documentation Overview - ts - GUIDE - Angular
Angular is a development platform for building mobile and desktop web applications
Angular - Building and serving Angular apps
It is recommended that you avoid depending on CommonJS modules in your Angular applications. Depending on CommonJS modules can prevent bundlers and minifiers from optimizing your …
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 initial …
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.
Angular - @angular/core
Implements Angular's core functionality, low-level services, and utilities. Defines the class infrastructure for components, view hierarchies, change detection, rendering, and event handling.
Core | Angular Material
UI component infrastructure and Material Design components for mobile and desktop Angular web applications.
Angular - NgModule
This is the archived documentation for Angular v17. Please visit angular.dev to see this page for the current version of Angular.
Angular - Deployment
When you are ready to deploy your Angular application to a remote server, you have various options for deployment.