Storage for the web

How should we be storing data and caching our critical app resources on the client? Is IndexedDB still the best option? What about Local Storage? Let's dive into web storage to learn about the best way to store data in the browser, how much you can safely store, how to check your quota, how browser eviction works, how you can start Chrome with limited storage to test quota exceeded errors, and more.

Watch the Web.dev Live Day 2 playlist

Subscribe to the Chrome Developers.

Speaker: Pete LePage

Back to all episodes