Nitin Choudhary
Explain the concept of scope hierarchy? How many scope can an application have?
By Nitin Choudhary in Angular on Jan 20 2015
  • Bhuvanesh Mohankumar
    May, 2016 19

    The application can have multiple scopes. Some directives create new child scopes.

    • 0
  • Nitin Choudhary
    Jan, 2015 20

    Each angular application consist of one root scope but may have several child scopes. As child controllers and some directives create new child scopes, application can have multiple scopes. When new scopes are formed or created they are added as a children of their parent scope. Similar to DOM, they also creates a hierarchical structure.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS