
Storage for the web
Channel:
Subscribers:
791,000
Published on ● Video Link: https://www.youtube.com/watch?v=NNuTV-gjlZQ
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.
Related Playlist:
Day 2 → https://goo.gle/WDL20Day2
Subscribe to the Chrome Developers → https://goo.gle/ChromeDevs
Speaker:
Pete LePage
#webdevLIVE #webstorage event: web.dev LIVE 2020; re_ty: Publish; fullname: Pete LePage; product: Chrome - General;
Other Videos By Chrome for Developers
2020-07-17 | Prevent Info leaks and enable powerful features: COOP and COEP |
2020-07-17 | Find and fix problems with the Chrome DevTools Issues tab |
2020-07-16 | Cookie recipes - SameSite and beyond |
2020-07-16 | How to stay fast and fresh with Angular |
2020-07-16 | Security and privacy for the open web |
2020-07-16 | Writing build plugins |
2020-07-16 | Image compression deep-dive |
2020-07-15 | 10 modern layouts in 1 line of CSS |
2020-07-15 | Building better in the world of build tools! |
2020-07-15 | Welcome to Day Three |
2020-07-15 | Storage for the web |
2020-07-15 | Zoom on Web: getting connected with advanced web technology |
2020-07-15 | Chrome Developers Channel Trailer |
2020-07-14 | Quieter notifications permissions |
2020-07-14 | Progressively enhancing like it’s 2003 |
2020-07-14 | New in Chrome 84: App Shortcuts, Web Animations, Wake Lock, and lots more! |
2020-07-14 | Advanced PWA patterns |
2020-07-14 | Giving your PWA superpowers |
2020-07-14 | How to define your install strategy |
2020-07-13 | Shipping a PWA as an Android app |
2020-07-13 | What’s new in V8/JavaScript |
Tags:
type: Conference Talk (Full production);
purpose: Educate