What is difference between $document and window.document in AngularJS?
Answer / chaitanya
$document is an Angular service which reference to the browser's window.document object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the architecture of angular 2?
What are pipes in angular 2?
What is mvc application?
When to use ngoninit and constructor in angular 2?
What do you understand by rest in angular?
Is armin a girl?
How to handle xss or csrf attacks in angular 4 ?
Is react a framework?
Why do we need provider aliases? And how do you create one?
When creating a directive, it can be used in several different ways in the view. Which ways for using a directive do you know? How do you define the way your directive will be used?
What are filters in angularjs? Can you list some?
Explain the difference between angular and angularjs?