🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Web Development Intermediate

What is Progressive Web App (PWA)?

A web application that uses modern web capabilities to deliver app-like experiences with offline support and push notifications.

PWAs combine the reach of websites with the capabilities of native apps. Key technologies include Service Workers (offline support, background sync), Web App Manifest (installability), and Push API (notifications).

PWAs work on any device, can be installed on the home screen, work offline, and receive push notifications. They avoid app store distribution requirements while providing native-like experiences.

Related Terms

Web Accessibility (a11y)
The practice of designing websites that can be used by people with disabilities, following WCAG guidelines.
HTTP/3
The latest HTTP version that uses QUIC instead of TCP, providing faster connections and better performance on unreliable networks.
Caching
Storing copies of frequently accessed data in faster storage to reduce load times and server processing.
Web Vitals
Google's metrics for measuring user experience quality, including loading speed, interactivity, and visual stability of web pages.
TypeScript
A typed superset of JavaScript that adds static type checking, interfaces, and advanced IDE support to JavaScript development.
Structured Data (Schema.org)
A standardized vocabulary for marking up web content so search engines can understand and display it as rich results.
View All Web Development Terms →