Hi!

I'm starting with angular and front web development in general and lately 
I've been looking at storage.

I found that I could use *ngCookies *for local storage. Besides that, I 
read I sould be using *html5 localstorage*.

I also found the *angular-local-storage* 
https://github.com/grevory/angular-local-storage 
 and  the *ngStorage*  https://github.com/gsklee/ngStorage projects. The 
angular-local-storage looks to be more frequently updated.

I'm about to implement local storage in my academic project, so I don't 
know if I should go on with html5 storage or to include one of these two 
projects. How do you manage your local storage, guys?

Regards!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to