Tag: PWA
3 items found
Glossary Terms
Glossary
IndexedDB
IndexedDB is a browser database for storing large structured data persistently with indexes and asynchronous access.
Glossary
PWA (Progressive Web App)
A PWA uses a service worker, web app manifest, and responsive design to make a website installable, resilient, and closer to an app experience.
Glossary
Service Worker
A service worker is a browser script that runs separately from the page, intercepting requests to manage caching, push, and offline behavior.