How AngularJS handle the security?
Answer / 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 |
What is $routeprovider in angularjs?
List down the popular angularjs ide plugins/extensions for web development?
Whats is output for typeof (null)?
Can AngularJS have multiple ng-app directives in a single page?
What is service method?
How to updating angular cli?
What is parameterizing pipe?
How to use jQuery with AngularJS?
What is AngularJS?
What is difference between ng bind and expression?
What is currency filter in angularjs?
Format date time in angular js?