If by refreshing it you mean reloading the page, then you'd need to use cookie or server storage. If you mean when switching views, then you need a service. Which do you mean?
On Friday, February 21, 2014 2:57:30 PM UTC-7, Luqman Rom wrote: > > Hi, > > I am learning AngularJs right now by making a very simple web apps just to > familiarize myself with angularjs. I am having trouble on how can I keeping > the state of scope after refreshing it? > > Thanks > -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
