早报 @ 2019.1.4
- [类库] developer roadmap 更新 2019 版,比 2018 版更细致了,值得一看,https://github.com/kamranahmedse/developer-roadmap
- [类库] jetpack,基于 webpack 的浅封装,https://github.com/KidkArolis/jetpack
- [文章] 2019年,全栈开发者应该学些什么?https://mp.weixin.qq.com/s/b6XJ_0bf6z9XthYCtAgcDA
- [文章] 10 Tools To Power Up Your Command Line,https://dev.to/_darrenburns/10-tools-to-power-up-your-command-line-4id4
- [文章] 利用 box-decoration-break 实现多行行内文本渐变,https://css-tricks.com/multi-line-inline-gradient/
- [视频] 用 Eslint 做 Typescript 校验,https://www.youtube.com/watch?v=Pl2heYVwQ-Q
早报 @ 2019.1.14
- [站点] use hooks 配方,https://usehooks.com/
- [类库] babel-preset-github,区分 pc 和 mobile,没有使用 react,https://github.com/github/babel-preset-github
- [文章] TypeScript 入门,https://flaviocopes.com/typescript/
- [文章] 2019 年的前端性能核对表,https://www.smashingmagazine.com/2019/01/front-end-performance-checklist-2019-pdf-pages/
- [文章] React 手册,https://medium.freecodecamp.org/the-react-handbook-b71c27b0a795
- [文章] es2018 里你应该知道的新特性,https://css-tricks.com/new-es2018-features-every-javascript-developer-should-know/
- [文章] 从 80K 到 30K 的尺寸优化,不过也是因为前面的错误使用所以才能优化这么多,https://web.dev/fast/serve-modern-code-to-modern-browsers/codelab-serve-modern-code
- [工具] 告别取名烦恼,https://unbug.github.io/codelf/
- [umi] umi 发布 2.4,eslint 基础校验、treeShaking 配置开启、mock 改进、umi 产物基于 esm 等,详见:https://github.com/umijs/umi/releases/tag/umi%402.4.0
- [umi] create-umi 发布 0.9,重构并支持 typescript 脚手架的创建,https://github.com/umijs/create-umi/blob/master/CHANGELOG.md#090—2019-01-12
- [umi] dva-cli 发布 0.10,添加 deprecated 提醒,并推荐使用 create-umi
- [umi] @xiaohuni 整理的 umi 完整教程,值得一看,https://www.yuque.com/umijs/umi
可以在 https://github.com/sorrycc/zaobao/issues/108 讨论或补充。