Data Persistence
๐ง TL;DR โ Browsers give you several different ways to store data on a user's machine โ cookies, localStorage, IndexedDB, and the HTTP cache โ each with different size limits, lifetimes, and use cases
avinashpayak.hashnode.dev3 min read