This commit is contained in:
Stefan Feješ
2018-09-01 13:53:28 +02:00
parent a8e536fe18
commit 97d68b2b19

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.