localStorage and sessionStorage done right for AngularJS
visit https://github.com/gsklee/ngStorage. My code has 2 partials, in partial1 I've 3 input box and data entered in them …
angularjs angular-local-storage ng-storageWhat is the difference between ngStorage and $window.localStorage? When is it better to use one instead that the other? …
javascript angularjs local-storage angular-directive ng-storage