https://github.com/laizimo/pwa-learn-resource
https://github.com/laizimo/pwa-learn-resource
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/laizimo/pwa-learn-resource
- Owner: laizimo
- Created: 2017-07-20T00:35:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T11:58:47.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T21:42:55.943Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 180
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PWA-learn-resource
## 这里综合了现阶段progressive web app的一些学习资源,愿与君共享,喜欢的给个star
1. [PWA Google 学习官网](https://codelabs.developers.google.com/codelabs/your-first-pwapp/#0)
2. [PWA web应用模型](https://zhuanlan.zhihu.com/p/25167289?from=timeline&isappinstalled=0)
3. [PWA 初探:基本特性与标准现状](http://harttle.com/2017/01/28/pwa-explore.html)
4. [使用Service Worker发送Push推送](https://juejin.im/post/59d9b38ef265da064a0f72cc)
## 教学实践类
1. [百度搜索对PWA的探索和初步实践](https://mp.weixin.qq.com/s?__biz=MzIwNjQwMzUwMQ==&mid=2247485045&idx=1&sn=84556a3cc21cf9eafaefa3efc0f62a20&chksm=972364b7a054eda10001ea65bc3e7edc1a788b39aedbf631a7135df35b18dec04cd2bd88fba5&scene=0&key=d873bf8bac484af37b814bb82542c634e81573a4169e381707259349d6db7c97c7311d2c2bda99ac5609f7ab62679ff9c16e7d0520b6a8c092b85d02811d08836f1beb4dc96340febffbbec6f0e762ea&ascene=0&uin=NjY5Njk1MDU%3D&devicetype=iMac+MacBookPro11%2C2+OSX+OSX+10.12.2+build(16C67)&version=12010310&nettype=WIFI&fontScale=100&pass_ticket=voKan065wZO8KIBUOLMGzE3pFq9iFQsHP0YGbpZSEQ0%3D)
2. [PWA 在饿了么的实践经验](https://mp.weixin.qq.com/s?__biz=MzIwNjQwMzUwMQ==&mid=2247485088&idx=1&sn=b07310538fcc47ab79d46eaf31d75daa&chksm=97236462a054ed7414738a90b33b0f6e3c3b990338023dc0cc4c887eadc1186d2c1e9eae8c0e&mpshare=1&scene=23&srcid=0319oxKWyOY1Ig0DD1dFDo6V#rd)
3. [Progressive Web Apps:响应式 Web 设计的延伸](https://julian.is/article/progressive-web-apps/)
## 视频教学类
1. [Building Our First PWA | Example Project](https://www.youtube.com/watch?v=I3jTvWj8JrQ&feature=em-subs_digest)
## 开源项目
1. [pwa-bulid](https://github.com/pwa-builder/ManifoldJS)
2. [service worker mock](https://github.com/pinterest/service-workers/tree/master/packages/service-worker-mock)
3. [pwmetrics](https://github.com/paulirish/pwmetrics)
4. [hacker new pwa](https://github.com/tastejs/hacker-news-pwas?utm_source=mybridge&utm_medium=ios&utm_campaign=read_more)
5. [paw(vuejs-templates)](https://github.com/vuejs-templates/pwa)