Answer Posted / chaitanya
To prevent accidental name collisions with your code, Angular prefixes names of public objects with $ and names of private objects with $$. So, do not use the $ or $$ prefix in your code.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can AngularJS have multiple ng-app directives in a single page?
How to declare a global variable in angular 2?
How do components communicate with each other in angular 2?
What is link?
What Are The Security Features Provided By AngularJS?
What is dependency injection and how does it work?
How to enable lazy loading?
Explain the concept of lazy loading in angular 2
What is singleton object?
List at down the ways in which you can communicate between applications modules using core angular functionality.
What is the difference between an observable and a promise?
What is the latest angular?
What is ivy compiler?
What filters to use for photography?
What is issue with two-way data binding?