除了nodejs,还有个go语言写的一个完全不同于node.js的javascript写服务端程序

zengming00 · · 1827 次点击
##### 用这玩意写的代码重构成go语言还是很方便的 ![image.png](https://static.studygolang.com/180209/39b4c397e9fff9e9d85bb2eecb7c41bd.png)
#7
更多评论
很厉害的样子~
#1
node.js 已经步入 8 lts 了,支持 async/await 我在项目里面几乎没用过回调函数。
#2