Please enable JavaScript.
Coggle requires JavaScript to display documents.
AngularJS (Concepts (Templates consist of HTML with additional markup,…
AngularJS

-
-
Concepts
-
-
-
Scopes provide the context for the model that allows controllers, directives, and expressions to access it
-
-
-
-
-
-
-
Module a container for the different parts of an app including controllers, services, filters, directives which configures the Injector
-
-