Michael Amaral
New member
AngularJs is used for below reasons:
Directives to extend HTML attributes.
Expressions to bind data to HTML.
Scope to control variables.
Two-way data binding.
Rendering of HTML.
Event-handling.
Composability.
Unit testing.
Controllers.
Services
Routing.
Directives to extend HTML attributes.
Expressions to bind data to HTML.
Scope to control variables.
Two-way data binding.
Rendering of HTML.
Event-handling.
Composability.
Unit testing.
Controllers.
Services
Routing.