代码看到哪里记到哪里。可参考Stf源码解读
express 框架中的app.use是什么作用? app.use([path], function) Use the given middleware function, with optional mount path, defaulting to “/”.
中间件作用
A Promise
is an object representing the eventual completion or failure of an asynchronous operation.
Protocol Buffers 3 简明教程 Language Guide Protocol Buffers简明教程 Protocol Buffers 使用教程–含编码原理
入门 Webpack,看这篇就够了 webpack getting started webpack concepts
angularjs routing angularjs official doc $http
这些基础知识有个大概影响,方便读源码。每一个要是仔细研究,都需要不少功夫。
comments powered by Disqus