What are some security-related features built into the angular framework?
Answer / Narandra Singh
Angular includes several security features to help protect your application, such as: 1) Cross-Site Scripting (XSS) protection, 2) Cross-Origin Resource Sharing (CORS) support, and 3) Content Security Policy (CSP) integration.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we create a singleton service in angular 2?
How to upload file in angular js?
Explain ng-app directive angularjs?
What is command for create & execute project in angular 4?
What is route guard in angular?
What is art compilation?
What is angular stack?
What are the purpose of @ngmodule?
How to use dependency injection (di) correctly in angular 2?
Why is angular better?
What’s the advantage of using form builder?
What is web sockets?