LocalStorage is a web API, built into browsers, that lets web applications store key-value pairs on your local device. It provides a simple method to store data, even after you close your browser.
from MakeUseOf https://ift.tt/7hj9vQS
via IFTTT
LocalStorage is a web API, built into browsers, that lets web applications store key-value pairs on your local device. It provides a simple method to store data, even after you close your browser.