I also have the same question. Using localstorage didn't work out well for me. I faced cache refresh issues and sometimes data stays undefined in cache and appears after few seconds. Usage of cookies also seems to be an old concept these days. Is there some waybin angular js to store a few values may be in some array/objects that can be reused across angular application for a particular user session?
On Aug 17, 2016 6:23 PM, "Don jose" <[email protected]> wrote: > > Use cOokies!! > > -- > 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. > -- 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.
