PWA & TWA

https://www.bilibili.com/video/av68082979/

Service Worker

workbox.js

https://developers.google.com/web/tools/workbox/

https://codelabs.developers.google.com/codelabs/workbox-lab/#0

https://github.com/GoogleChrome/workbox

https://www.smashingmagazine.com/2019/06/pwa-webpack-workbox/

Squoosh PWA

Progressive Web Apps on Appscope

https://appsco.pe/app/squoosh

https://appsco.pe/launch/squoosh

https://squoosh.app/

https://github.com/GoogleChromeLabs/squoosh/

https://www.infoq.com/news/2018/11/google-squoosh-pwa-webassembly/

https://www.infoq.cn/article/gqBk8OyeF0f081-WeTSC

https://github.com/GoogleChromeLabs

https://www.zhihu.com/question/59108831

codelabs

official examples

https://codelabs.developers.google.com/

https://codelabs.developers.google.com/codelabs/your-first-pwapp/index.html

https://codelabs.developers.google.com/codelabs/amp-pwa-workbox/index.html

https://codelabs.developers.google.com/codelabs/workbox-indexeddb/index.html

WebAuthn

https://codelabs.developers.google.com/codelabs/webauthn-reauth/index.html

web fundamentals

https://developers.google.com/web/fundamentals/codelabs/?hl=zh-cn

https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/?hl=zh-cn

refs



xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


最新文章

  1. ajax
  2. javascript中的闭包
  3. thinkphp3.2.3关于模板使用之一二
  4. SSH+JPA查询两个数据库
  5. 《Linux内核分析》第七周 可执行程序的装载
  6. js中对象概念的声明
  7. js 字符串类型转为数组类型
  8. OpenShare vs Sharepoint
  9. filter_map
  10. PHP MYSQL读取中文乱码的解决办法
  11. location的用法
  12. ios开发问题:添加库和复制其它工程文件编译错误问题
  13. BZOJ-1192-[HNOI2006]鬼谷子的钱袋
  14. Linux时间子系统之(十六):clockevent
  15. Java中方法定义和调用的学习
  16. linux异常处理:selinux配置错误导致无法重启
  17. 原型设计模式 Prototype
  18. Win7 IIS 配置错误:不能在此路径中使用此配置节。如果在父级别上锁定了该节,便会出现这种情况。锁定是默认设置的
  19. idea中快捷键设置为eclipse中快捷键
  20. docker 知识点汇总

热门文章

  1. 存储型XSS
  2. Java中的transient关键字,使用小结
  3. 20000套免费ppt模板获取攻略
  4. ness使用-漏扫
  5. 【函数分享】每日PHP函数分享(2021-2-6)
  6. Python基础随笔①(MOOC)
  7. 【uva 12219】Common Subexpression Elimination(图论--树+自定义比较器+映射+递归)
  8. java——final、权限修饰符
  9. Codeforces Round #570 (Div. 3) B. Equalize Prices、C. Computer Game、D. Candy Box (easy version)、E. Subsequences (easy version)
  10. Codeforces Round #428 (Div. 2) C. Journey (简单搜索)