Progressive Web App (PWA)

Introduction

  • It aims to enhance the web application just like native mobile app, containing push notification, offline usage,...

  • Service Worker is written by javascript, which can run the application on background

Last updated

Was this helpful?