This commit is contained in:
Stefan Feješ
2018-09-01 13:53:28 +02:00
parent 73ee7e85a2
commit 6c41e2f362

3
glossary/PWA.md Normal file
View File

@ -0,0 +1,3 @@
### PWA
Progressive Web App (known as PWA) is a term used to describe web applications that load like regular websites but can offer the user functionality such as working offline, push notifications, and device hardware access that were traditionally available only to native mobile applications.