Answer Posted / chaitanya
AngularJS provide following built-in protection from basic security holes:
1. Prevent HTML injection attacks.
2. Prevent Cross-Site-Scripting (CSS) attacks.
3. Prevent XSRF protection for server side communication.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain how component routing works in angular. How to define routes and sub-routes in angular 5?
what are directives? Mention some of the most commonly used directives in angularjs application?
What is router-outlet directive in angular 2?
What is the provider method in angularjs?
What is RouterOutlet?
Difference between var, let, const?
How google handles security in angular 4 applications?
What is the use of polyfills.ts file in angular 2?
What is the difference between a service() and a factory()?
What is angular expression? How do you differentiate between angular expressions and javascript expressions?
How will you display different images based on the status being red, amber, or green?
Difference betweek javascript, jquery and angularjs?
What is the difference between angular and angular material?
Explain about angularjs value?
What is ngrx?