New to here. Sorry if I post question at wrong channel. We are using angularjs+pyramid. Our web needs to show a table read from an endpoint which is seldom updated. Is there anyway to cache the data on client side to reduce the communication to back-end? If the data is cached, what is the best way to get the updated data (like periodically polling)? Any suggestion is appreciated. Thanks a lot!
-- 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/d/optout.
