Aloha.zone.io

Aloha's technical notes.

View on GitHub

Web APP

Some important concepts and technologies in browser standard for web applications, especial PWA (Progressive Web Application)

Service Worker

A key role of PWA, and the important techinology to resolve the offline accessing of web sites or applications.

IndexedDB

Using the large-scale, NoSQL storage system inner the browser for a better Web APP.