Files
angular__angular/aio/content/guide/understanding-angular-overview.md
Joe Martin (Crowdstaffing) 61894570f1 docs: improve markdown (#45590)
improve markdown for documentation. Duplicate of #45325 that targets 13.3.x.

PR Close #45590
2022-04-11 22:35:01 +00:00

2.1 KiB

Understanding Angular

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

  • Components
  • Templates
  • Directives
  • Dependency injection

The topics in this section explain these features and concepts, and how you can use them.

Prerequisites

To get the most out of these developer guides, you should review the following topics:

Learn about Angular basics

@reviewed 2022-02-28