Angular features and services overview

  • 模块(Modules)

  • 组件(Components)

  • 模板(Templates)

  • 元数据(Metadata)

  • 数据绑定(Data binding)

  • 指令(Directives)

  • 服务(Services)

  • 依赖注入(Dependency injection)

  • 动画(Animations)

  • 变更检测(Change detection)

  • 事件(Events)

  • 表单(Forms)

  • HTTP

  • 生命周期钩子(Lifecycle hooks)

  • 管道(Pipes)

  • 路由器(Router)

  • 测试(Testing)

原文地址:https://www.cnblogs.com/XzcBlog/p/8404890.html