0 votes
in Angular by
Name the building blocks of Angular.

1 Answer

0 votes
by

The Angular application is made using the following: 

Modules

Component

Template

Directives

Data Binding

Services

Dependency Injection

Routing

...