Node.js 7.0预计在9月30日发布,支持async/await,Koa 2.x也将随之发布

https://github.com/nodejs/node/milestone/15?closed=1node

We did change the naming of v6 from Stable to Current as well, so I am assuming that v7 will also be named as "Current" vs "Stable"git

  • 已完成v8 5.4版本集成,也就是说支持async/await
  • koa 2.x也将随之发布,妈妈不再担忧我用bable的async/await调试了
  • upgrade libuv to 1.10.0
  • using openssl 1.1.0

这个国庆节,又要(。・∀・)ノ゙嗨了github

异步流程async/await终于落地了koa

之前

all.png

之后

suggest.png

若是看不懂就请看这篇教程异步

全文完async

相关文章
相关标签/搜索