What is localStorage?
Local Storage let us save the data which is stored in the browser even when a user refreshes or closes a page. Let's know more about what is Local Storage in JavaScript.
Local Storage holds 2 - 100MB+ data. Saved all data in string(JSON) format. It...
rahulism.hashnode.dev3 min read
Catalin Pit
馃憦 馃憦 馃憦