新鲜货35篇 周末愉快~ [本周推送汇总](https://github.com/Colafornia/little-robot/issues/48)已生成 0.Node Weekly | 1篇 [An interesting idea for npm package permissions](https://nodeweekly.com/issues/268) 1.Frontend Focus | 1篇 [Things learnt using the Web for a day as a blind user](https://frontendfoc.us/issues/371) 2.ELSE携程技术周刊 | 1篇 [ELSE 技术周刊(2018.12.17期)](https://zhuanlan.zhihu.com/p/52561230) 3.前端技术漫游指南 | 1篇 [Mobx 与 Redux 的性能对比](https://zhuanlan.zhihu.com/p/52625410) 4.Google Web Developers | 4篇 [Check If Your Native App Is Installed With getInstalledRelatedApps](https://developers.google.com/web/updates/2018/12/get-installed-related-apps?utm_source=feed&utm_medium=feed&utm_campaign=updates_feed) [Deprecations and removals in Chrome 72](https://developers.google.com/web/updates/2018/12/chrome-72-deps-rems?utm_source=feed&utm_medium=feed&utm_campaign=updates_feed) [I’m Awake! Stay Awake with the WakeLock API](https://developers.google.com/web/updates/2018/12/wakelock?utm_source=feed&utm_medium=feed&utm_campaign=updates_feed) [The Intl.ListFormat API](https://developers.google.com/web/updates/2018/12/intl-listformat?utm_source=feed&utm_medium=feed&utm_campaign=updates_feed) 5.bitsofcode | 5篇 [Making the abbr element work for touchscreen, keyboard, and mouse](https://bitsofco.de/making-abbr-work-for-touchscreen-keyboard-mouse/) [Handling broken images with the service worker](https://bitsofco.de/handling-broken-images-with-service-worker/) [A one-line solution to highlighting search matches](https://bitsofco.de/a-one-line-solution-to-highlighting-search-matches/) [There’s no reason to use pointer-events for HTML elements](https://bitsofco.de/theres-no-reason-to-use-pointer-events-for-html-elements/) [Using aria-live](https://bitsofco.de/using-aria-live/) 6.龙恩0707 | 1篇 [理解 vue-router的beforeEach无限循环的问题 - 龙恩0707](http://www.cnblogs.com/tugenhua0707/p/10125535.html) 7.腾讯_ChokCoco_CSS | 1篇 [探究 CSS 混合模式\滤镜导致 CSS 3D 失效问题 - ChokCoco](http://www.cnblogs.com/coco1s/p/10137045.html) 8.Riskers一波 | 1篇 [我的时间与任务管理办法](https://github.com/riskers/blog/issues/44) 9.王子亭 | 1篇 [22 岁的我在想些什么](https://jysperm.me/2018/11/thinking-about-my-22/) 10.yoyoyohamapi | 1篇 [Cycle.js 状态管理模型](http://yoyoyohamapi.me/2018/12/16/Cycle.js_%E7%9A%84%E7%8A%B6%E6%80%81%E7%AE%A1%E7%90%86%E6%A8%A1%E5%9E%8B/) 11.阿里 hijiangtao | 1篇 [关于旅行者1号的一段故事](https://hijiangtao.github.io/2018/12/16/A-Story-About-Voyager-One/) 12.z2014 | 1篇 [年轻时,我不写单元测试](https://github.com/z2014/Blog/issues/16) 13.石墨文档技术酒馆 | 1篇 [分布式系统的基石:深入浅出共识算法](https://zhuanlan.zhihu.com/p/52617675) 14.360 berwin | 1篇 [关键渲染路径](https://github.com/berwin/Blog/issues/29) 15.amandakelake | 2篇 [CORS 简单请求+预检请求(彻底理解跨域)](https://github.com/amandakelake/blog/issues/62) [Next.js 生命周期图示](https://github.com/amandakelake/blog/issues/61) 16.颜海镜 | 1篇 [结合 Google quicklink,react 项目实现页面秒开](https://zhuanlan.zhihu.com/p/52609137) 17.掘金前端 | 10篇 [你(可能)不知道的web api](https://juejin.im/post/5c1606d9f265da613d7bf7a4) [腾讯前端面试篇(一)](https://juejin.im/post/5c19c1b6e51d451d1e06c163) [前端埋点统计方案思考](https://juejin.im/post/5c178aaaf265da6147702108) [前端开发 2018 回顾及 2019 展望](https://www.css88.com/archives/10384) [JavaScript骚操作之操作符](https://juejin.im/post/5c15dc47e51d457b00691be5) [不怕你用不上!CSS 列表项布局技巧](https://juejin.im/post/5c171f0ef265da61553abade) [函数式编程,真香](https://juejin.im/post/5c19c3ffe51d45059b632eef) [一口(很长的)气了解 babel](https://juejin.im/post/5c19c5e0e51d4502a232c1c6) [当「SPA」应用遇上了膨胀的项目](https://juejin.im/post/5c18b5f15188252dcb31072a) [停止学习框架](https://juejin.im/post/5c1a839f518825780008537d) 历史推送可在[周推送汇总](https://github.com/Colafornia/little-robot/issues)查看
新鲜货35篇
周末愉快~
本周推送汇总已生成
0.Node Weekly | 1篇
An interesting idea for npm package permissions
1.Frontend Focus | 1篇
Things learnt using the Web for a day as a blind user
2.ELSE携程技术周刊 | 1篇
ELSE 技术周刊(2018.12.17期)
3.前端技术漫游指南 | 1篇
Mobx 与 Redux 的性能对比
4.Google Web Developers | 4篇
Check If Your Native App Is Installed With getInstalledRelatedApps
Deprecations and removals in Chrome 72
I’m Awake! Stay Awake with the WakeLock API
The Intl.ListFormat API
5.bitsofcode | 5篇
Making the abbr element work for touchscreen, keyboard, and mouse
Handling broken images with the service worker
A one-line solution to highlighting search matches
There’s no reason to use pointer-events for HTML elements
Using aria-live
6.龙恩0707 | 1篇
理解 vue-router的beforeEach无限循环的问题 - 龙恩0707
7.腾讯_ChokCoco_CSS | 1篇
探究 CSS 混合模式\滤镜导致 CSS 3D 失效问题 - ChokCoco
8.Riskers一波 | 1篇
我的时间与任务管理办法
9.王子亭 | 1篇
22 岁的我在想些什么
10.yoyoyohamapi | 1篇
Cycle.js 状态管理模型
11.阿里 hijiangtao | 1篇
关于旅行者1号的一段故事
12.z2014 | 1篇
年轻时,我不写单元测试
13.石墨文档技术酒馆 | 1篇
分布式系统的基石:深入浅出共识算法
14.360 berwin | 1篇
关键渲染路径
15.amandakelake | 2篇
CORS 简单请求+预检请求(彻底理解跨域)
Next.js 生命周期图示
16.颜海镜 | 1篇
结合 Google quicklink,react 项目实现页面秒开
17.掘金前端 | 10篇
你(可能)不知道的web api
腾讯前端面试篇(一)
前端埋点统计方案思考
前端开发 2018 回顾及 2019 展望
JavaScript骚操作之操作符
不怕你用不上!CSS 列表项布局技巧
函数式编程,真香
一口(很长的)气了解 babel
当「SPA」应用遇上了膨胀的项目
停止学习框架
历史推送可在周推送汇总查看