@title 文档概览 @intro 如何阅读本文档 @description This page describes the Angular documentation at a high level. If you're new to Angular, you may want to visit "[Learning Angular](guide/learning-angular)" first. 本页是 Angular 文档的概述。 如果你刚接触 Angular,请先访问“[学习 Angular](guide/learning-angular)”。 ## Themes ## 主题 The documentation is divided into major thematic sections, each a collection of pages devoted to that theme. 本文档分成几大主题区,每个区包含一组围绕自己主题的页面。
A first taste of Angular with zero installation. Run "Hello World" in an online code editor and start playing with live code. 零配置第一次尝试 Angular 在在线代码编辑器中运行 “Hello World”,并利用在线代码开始体验。 | |
Learn the Angular basics (you're already here!) like the setup for local development, displaying data and accepting user input, injecting application services into components, and building simple forms. 学习 Angular 基础知识(你已经在这儿了!),比如搭建本地开发环境、 显示数据和接受用户输入、注入应用程序服务到组件中, 以及构建简单表单。 | |
Authoritative details about each of the Angular libraries. 关于 Angular 库中每一个成员的详尽、权威的资料。 | |
A step-by-step, immersive approach to learning Angular that introduces the major features of Angular in an application context. 按部就班、沉浸式的 Angular 学习之旅,在应用场景中介绍了 Angular 的各个主要特性。 | |
In-depth analysis of Angular features and development practices. 深入分析 Angular 的特性和开发实践。 | |
Recipes for specific application challenges, mostly code snippets with a minimum of exposition. 一组解决实际应用中某些特定挑战的“菜谱”,大部分是代码片段随带少量的详细阐述。 |