Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Local Storage and Cache .. Which is better?

$
0
0

@emiljenson wrote:

Local Storage and Cache which is better to save login details.? Is there any difference in them
And how to save data into cache.
I did save data into local storage successfully using the following code :

localStorage.setItem('user',JSON.stringify(this.responseData))

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles