Frontend
32 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
Nuxt.js
Full-stack Vue.js framework with SSR and auto routing
Frontend Development
Building user-facing web applications with HTML, CSS, JavaScript
CSS Grid
Two-dimensional CSS layout system for complex layouts
Flexbox
CSS layout module for one-dimensional item arrangement
Vue.js
Progressive JavaScript framework for user interfaces