gsklee / ngStorage

localStorage and sessionStorage done right for AngularJS.
MIT License
2.34k stars 461 forks source link

how can i access the values that ngStorage use the local storage to save the values ? #252

Open PManager1 opened 7 years ago

PManager1 commented 7 years ago

when i refresh the app, If ngSTorage is workign good should i go make the insiital data request to the services server or grab the data from local storage ?