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 |
How can you differentiate between angular expressions and javascript expressions?
Why we need angular services?
What is modules?
How would you control size of an element on resize of the window in a component?
How can xss be done in an angular application?
Explain ng-controller directive ?
What are the difference between angular 4 & angular 5? Explain
What is mvc application?
What are AngularJS features? 15
What do you mean by controllers?
Is angularjs a factory singleton?
What is main differences between angular expression and javascript expression?