huyansheng3 / todo

:spiral_notepad:Personal todo list, write in issues
http://www.axetroy.xyz/#/todo
0 stars 0 forks source link

完成简易版 axios #4

Open huyansheng3 opened 6 years ago

huyansheng3 commented 6 years ago

初衷/目标

axios 支持异步的钩子,这对于 JavaScript 中一些切面编程极其好用,学习下用法。

  1. 支持 axios.request 和 axios.use(resolve, reject)
  2. 支持 node 环境和 web 环境

TODO类型

预计时间

相关链接

https://github.com/huyansheng3/todo

huyansheng3 commented 6 years ago

https://github.com/huyansheng3/js-demo/blob/master/axios-interceptor/index.js

huyansheng3 commented 6 years ago

http 相关参考内容

https://zhuanlan.zhihu.com/p/33560157?utm_medium=social&utm_source=wechat_session