|
|
|
|
|
by Tom4hawk
3242 days ago
|
|
PWA apps can run from home screen without address bar, with splashscreen and you can use things like ServiceWorkers (some things can run in background, better caching/storage, you can even run your app offline showing information/data/whatever from last time you synced with backend server). |
|