Module angular: container for application controllers.
Controller:Control data of the application controllers
Data Binding:Synchronization between model and view
Directive:Extended HTML attributes in Angular
Angular Expression (i.e., {{ }}):
View Model: similar to JS expressions, contain variables, literals and operators.
Module angular: container for application controllers. Controller:Control data of the application controllers Data Binding:Synchronization between model and view Directive:Extended HTML attributes in Angular Angular Expression (i.e., {{ }}): View Model: similar to JS expressions, contain variables, literals and operators.