theCodexyz

theCodexyz

Follow
Follow
homePOSTERSnewslettermembers
Tag

Browsers

#browsers

More content

Read more stories on Hashnode


Articles with this tag

What is local storage? How to use it to store data client-side?

Tomek SkupińskiTomek Skupiński
May 17, 20223 min read

What is localStorage? localStorage is a way to store data on the client-side, in the browser. This data is stored in key/value pairs and is available...

What is local storage? How to use it to store data client-side?