Service Worker
常驻内存运行
代理网络请求
依赖HTTPS
cache API
缓存资源
依赖 Service Worker代理网络请求
支持离线程序运行
Promise
fetch
Notification API
消息推送
依赖用户授权
React-Hooks
GitSheet