# 2018.12.17
[新闻] 阿里巴巴推出的一套 UI 组件,组件写的一般,不过可以借鉴设计概览:https://fusion.design/design/component/cascader (opens new window)
[类库] Google 实验室项目,使用 requestIdleCallback 来检测 viewport 中的链接,可以实现后续页面预加载:https://github.com/GoogleChromeLabs/quicklink (opens new window)
[类库] Webpack 排除依赖的模块:https://github.com/liady/webpack-node-externals (opens new window)