ZoeyYoung / blog

博客
1 stars 0 forks source link

koa #12

Open ZoeyYoung opened 8 years ago

ZoeyYoung commented 8 years ago

Koa 的一大设计理念是: 通过其他底层中间件层提供高级「语法糖」

学习 Generator函数

http://es6.ruanyifeng.com/#docs/generator

看co源码

看koa源码

https://github.com/koajs

http://javascript.ruanyifeng.com/nodejs/koa.html

koa源码分析系列(三)koa的实现

练习

https://github.com/ZoeyYoung/newedenfaces-react