Web Programming - Modern Apps
Denmark info Notes Weekly Resources Graded work Policies Standards Professors & addendum Code examples
© 2019 - Seneca School of ICT and Business Academy Aarhus
This document is being edited.
This notice will be removed when the edits are complete.
Our progressive web app (PWA) can use different kinds of storage:
Highlights:
window.localStorage
window.sessionStorage
Service Worker, Cache API
IndexedDB
How much can be stored? See this linked document.
( more to come, including code examples )
Start here:
Google Developers, Web Storage
Then use the left-side nav links for related topics.