What are the cookies in angular 2?



What are the cookies in angular 2?..

Answer / Nandeshwar Dubey

In Angular 2, cookies can be managed using the built-in Http client. However, it is recommended to use a library like ngx-cookie or ng2-cookies for more convenient and secure cookie management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How can you differentiate between angular expressions and javascript expressions?

1 Answers  


Why we need angular services?

1 Answers  


What is modules?

1 Answers  


How would you control size of an element on resize of the window in a component?

1 Answers  


How can xss be done in an angular application?

1 Answers  


Explain ng-controller directive ?

1 Answers  


What are the difference between angular 4 & angular 5? Explain

1 Answers  


What is mvc application?

1 Answers  


What are AngularJS features? 15

1 Answers  


What do you mean by controllers?

1 Answers  


Is angularjs a factory singleton?

1 Answers  


What is main differences between angular expression and javascript expression?

1 Answers  


Categories