How AngularJS handle the security?



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

Post New Answer

More AngularJS Interview Questions

What is angular 4 and why it is used?

0 Answers  


What is components in angular 2?

0 Answers  


What’s new in Angular 5?

0 Answers  


What is angular libraries?

0 Answers  


What is the factory method in angularjs?

0 Answers  






What is shared module?

0 Answers  


Which ones are singleton in angularjs?

0 Answers  


How to do Language Internationalization in AngularJS?

0 Answers  


Explain api and how do we exchange the data from client side to server?

0 Answers  


What methods $resource service object support?

0 Answers  


Explain how we can create module and using it in AngularJS?

0 Answers  


How can digest cycle time be decreased?

0 Answers  


Categories