paint-brush
What Is Local Storage In JavaScript And How To Use Itby@rahull
378 reads
378 reads

What Is Local Storage In JavaScript And How To Use It

by Rahul2mApril 8th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Local Storage lets us save the data which is stored in the browser even when a user refreshes or closes a page. Local Storage holds 2 - 100MB+ data. It is also useful for web interface data and offline storage of offline data. LocalStorage is synchronous, meaning each operation called would only execute one after the other. It does not store sensitive user information in localStorage. It is not a substitute for a server-based database as information is only stored on the browser.
featured image - What Is Local Storage In JavaScript And How To Use It
Rahul HackerNoon profile picture
Rahul

Rahul

@rahull

18, Hustler. Code/Design.

About @rahull
LEARN MORE ABOUT @RAHULL'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Rahul HackerNoon profile picture
Rahul@rahull
18, Hustler. Code/Design.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite