# 2019.01.25

[视频] Kent C. Dodds 介绍 GitHub 开源项目贡献代码的工作流程:https://www.youtube.com/watch?v=Ouu_FBog9Y4 (opens new window)

[文章] 美团点评 - 2018 前端技术年货:https://awps-assets.meituan.net/mit-x/2018-ebook-bundle3/2018-ebook-frontend.pdf (opens new window)

[类库] CSS 常用样式集合,效果非常不错,演示效果 (opens new window)https://github.com/QiShaoXuan/css_tricks (opens new window)

[新闻] 使用 WebAssembly 技术,可以在浏览器中运行 Ruby 语言演示效果 (opens new window)https://github.com/jasoncharnes/run.rb (opens new window)

[类库] vue-router-prefetch 是 Vue 路由页面的延迟载库;应用场景:早报项目的左侧菜单都比较长,滚动到可见的区域时,在加载页面,这样会降低延迟加载的等待问题演示效果 (opens new window),它使用了Intersection Observer (opens new window)接口:https://github.com/egoist/vue-router-prefetch/blob/master/src/index.js (opens new window)

# 配图 - CSS Tricks

配图

Last Updated: 1/25/2019, 11:46:11 AM