Explain directives? What are inbuilt directives available in angularjs?
Explain what a digest cycle is in angularjs?
What is a factory method in angularjs?
Explain why there are two “destroy” events associated with the termination of scope in angularjs?
What does spa (single page application) mean? How can we implement spa with angular?
What are inbuilt directives available in angularjs?
Which is the first argument typically passed to a node.js callback handler?
What is the singleton pattern?
How does angular use singleton pattern?
Explain the angularjs factory?
Explain the concept of scope hierarchy?
How does the $resource `get` function work synchronously in angularjs ?
Which directive is used to hide elements from the html dom by removing them from that dom and not changing their styling?
What is the model view controller (mvc)?
What is angularjs and what are some of its advantages?