早报 @ 2017.10.20
你必须知道的 JavaScript 语言特性,https://hackernoon.com/awkward-moments-in-javascript-a0b1cabcd6f1
状态管理器,混合了 state、reducer 和 router 的概念在里面,https://twitter.com/ryanflorence/status/921043813824524288,https://gist.github.com/ryanflorence/eed0b770187b6358079560d0e8e8a35f
CSS 框架,基于 flexbox,https://github.com/jgthms/bulma,http://www.ruanyifeng.com/blog/2017/10/bulma.html
Chrome DevTool 的新功能,动态修改网络请求,https://twitter.com/umaar/status/922773318482132992
把 sketch 转成 react native 组件,https://github.com/nanohop/sketch-to-react-native
mobx 调试工具,客户端,https://wiretap.debuggable.io/
https://cdb.reacttraining.com/react-call-return-what-and-why-7e7761f81843
早报 @ 2017.10.19
Chrome 63 DevTools 新特性。https://developers.google.com/web/updates/2017/10/devtools-release-notes
探索 es2016 和 es2017,http://exploringjs.com/es2016-es2017/
注释的艺术,区分好的注释和坏的注释,https://css-tricks.com/the-art-of-comments/
CodeMirror 作者新鞋的 WYSIWYG 编辑器,http://marijnhaverbeke.nl/blog/prosemirror-1.html
多线程 JavaScript 运行环境,微软出的,他们用在 bing 上。https://github.com/Microsoft/napajs
prettier + stylelint,https://css-tricks.com/prettier-stylelint-writing-clean-css-keeping-clean-code-two-tool-game/
早报 @ 2017.10.13
React Hot Loader@3,支持 React@16,https://github.com/gaearon/react-hot-loader
关于 JavaScript 特性的文章,查漏补缺吧。https://eev.ee/blog/2017/10/07/javascript-got-better-while-i-wasnt-looking/
React Element 和 Component 的区别,https://tylermcginnis.com/react-elements-vs-react-components/
ZEIT Day Berlin 2017 的所有演讲视频,https://zeit.co/tv,https://www.youtube.com/watch?v=5lR29NsJKW8&list=PLBnKlKpPeagkaVtpmZNK6XiWw8yNZmCxL
cdtmp,进入到一个随机创建的临时目录,简单好用,http://frantic.im/cdtmp
早报 @ 2017.10.12
显示当前网站所有可用的 UserJS 脚本,https://greasyfork.org/zh-CN/scripts/24508-userscript-show-site-all-userjs
如何成为一名厉害的程序员?https://twitter.com/b0rk/status/917252215752019968
用 Babel 转 TypeScript。https://twitter.com/brianleroux/status/918212007190548480
Webpack@3.7,https://github.com/webpack/webpack/releases/tag/v3.7.0
Webpack monitor,很 cool,但未发布。https://twitter.com/roachjon/status/917550193171562497
React 项目收集,https://twitter.com/dan_abramov/status/917137653593772032
早报 @ 2017.10.10
vue 和 react 的组件互通,未测,可靠性待验证,https://github.com/akxcv/vuera
ember 3 即将发布,https://emberjs.com/blog/2017/10/03/the-road-to-ember-3-0.html
async await 详解,http://nikgrozev.com/2017/10/01/async-await/
关于 bundle size 的视频,介绍了很多有用的工具,视频介绍里有工具列表。https://www.youtube.com/watch?v=Da6VxdGU2Ig
为 github 写个机器人,https://github.com/probot/probot
早报 @ 2017.10.9
手动控制图片的解码时机,
<img async=on />
,https://twitter.com/addyosmani/status/916391453076602880让 npm 依赖在浏览器中运行,可用于提速 webpack,https://hackernoon.com/how-we-make-npm-packages-work-in-the-browser-announcing-the-new-packager-6ce16aa4cee6,https://github.com/CompuIves/dependency-packager
Chrome devtool tips,查漏补缺,Alt + Up / Alt + Down、Code Coverage 之前没用过,LogRocket 看起来也不错。https://medium.freecodecamp.org/mastering-chrome-developer-tools-next-level-front-end-development-techniques-3ac0b6fe8a3
React inline 函数和性能,绝对值得精读。https://cdb.reacttraining.com/react-inline-functions-and-performance-bdff784f5578