# 2019.09.26 今天是每日时报陪你的第 251 天

[文章] 《Node.JS 调试指南》当程序出现性能瓶颈时,我们通常通过表象(比如请求某个接口时 CPU 使用率飙涨)然后结合代码去推测可能出问题的地方,却不知道问题到底是什么引起的,如果有个一可视化的工具直观地展现程序的性能瓶颈就好了:https://github.com/nswbmw/node-in-debugging (opens new window)

[工具] 在 VS Code 使用 GLEAN 可以很方便的重构 React 代码,比如把 Class 组件转换成 Functino 的:https://marketplace.visualstudio.com/items?itemName=wix.glean (opens new window)

[类库] 一套基于 JavaScript 构建的弹幕控制器,提供从基本骨架到高级弹幕的支持:https://github.com/jabbany/CommentCoreLibrary (opens new window)

[类库] 基于浏览器 Fetch API 的简洁客户端 :https://github.com/sindresorhus/ky (opens new window)

# 配图 - GLEAN

![](https://github.com/wix/VS Code-glean/blob/master/assets/stateful-to-stateless.gif?raw=true)

# 今日图 - 送给那些说戒奶茶的

Last Updated: 11/25/2019, 3:33:51 PM