Nitin Choudhary
Mention what are the characteristics of “Scope”?
By Nitin Choudhary in Angular on Jan 20 2015
  • Bhuvanesh Mohankumar
    May, 2016 19

    $scope forms the default model in AgularJS. Scope objects can be represented without mentioning the $scope Name

    • 0
  • Nitin Choudhary
    Jan, 2015 20

    To observer model mutations scopes provide APIs ($watch) To propagate any model changes through the system into the view from outside of the Angular realm A scope inherits properties from its parent scope, while providing access to shared model properties, scopes can be nested to isolate application components Scope provides context against which expressions are evaluated

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS