What is difference between $cookies and $cookieStore service?
Answer / sagar chokatkar
$cookiestore and $cookies are doing same think, but the only difference is
$cookiestore- can objects put or retrieved from this storage are automatically serialized or deserialized by angular's toJson/fromJson .but $cookies- can't do this.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is main ts in angular?
What is Dependency Injection in Angular 4?
Explain ng-show directive angularjs?
Can you differentiate javascript and angularjs?
What is params in angularjs?
What is json web token in angularjs?
What are the components of a css style?
How to delete a row in angular js?
Why is mvc used?
What is root injector in angular?
What is View in AngularJS?
What is export array in angular 2?