Frontend
159 views
Progressive Web App
Quick Definition
Web apps with native app-like experience and offline support
Full Definition
Web apps providing native app-like experience with offline support and installability.
Examples
service workers, push notifications, offline mode, installable
Related Terms
service-worker
web-app
offline-first
More Frontend Terms
Shadow DOM
Web standard for encapsulated DOM and styling isolation
Static Site Generation
Pre-rendering pages at build time into static HTML
Design Token
Named values representing design decisions in platform-agnostic format
DOM
Programming interface representing web page structure as a tree
CSS
Stylesheet language controlling web page presentation
Hydration
Process of attaching JS event handlers to server-rendered HTML