Interviewer And Interviewee Guide

AngularJS Interview Question:

What are the characteristics of "Scope"?

Submitted by: Muhammad
► 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.
Submitted by: Muhammad

Read Online AngularJS Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.