Decorator pattern
Observer pattern
MVVM architecture pattern
MVC architecture pattern
[expression]
{{expressions}}
{{{expressions}}}
{expressions}
ng-bind directive
ng-model directive
ng-init directive
ng-app directive
it is a function that takes text as input
the lowercase filter converts a text to lowercase text
both a and b
none of the above
it provides reusable components
it uses dependency injection and makes use of separation of concerns
it is unit-testable
all of the above
an angular controller is used for displaying the data
an angular controller is used for controlling the data
None of the above
module(“app”,[])
var myModule=angular.module();
var myModule = new Module();
Orderby
email
currency
lowercase
ng-model
ng-init
ng-app
ng-hide
module()
mod()
Angular module()
mdl()
0
1
2
3
Factory
Constant
Application module
Value
Deep linking refers to Linking various views to the main page
Deep linking allows you to encode the state of an application in the URL so that it can be bookmarked
Deep linking is an SEO based technique
Attribute
class name
tag
Angular Object Templates
Ahead of Time compilation
Both a and b
noOnInit
ngViewStart
ngOnChanges
@angular/router
@angular/core
Server-side
Browser
@NgApp
@NgModule
Both a and b are correct
used to configure angular 2 project
used to install required project packages
used to link external files