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

If you were to migrate from angular 1.4 to angular 1.5, what is the main thing that would need refactoring?

0 Answers  


What is the use of $event?

0 Answers  


What are the new features in css3?

0 Answers  


Explain the architecture of angularjs?

0 Answers  


Which framework is best for front end?

0 Answers  






Is angular dying because of react?

0 Answers  


What is the use of pipe in angular?

0 Answers  


What is angular8?

0 Answers  


Can you write both angular 1 and angular 2 codes in a single project?

0 Answers  


Mention what are the styling form that model adds to css classes?

0 Answers  


Give the example of angularjs object?

0 Answers  


What is $injector and $inject?

0 Answers  


Categories