摘要:
https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md1.Install gulp globally:$ npm install --global gulp2.Install gulp in your project de... 阅读全文
随笔档案-2016年01月
随想:没有完美的架构,有舍有得
2016-01-18 02:15 by zhangpengc, 307 阅读, 收藏,
摘要:
在过年的很多年我一直在追求一个完美的架构,系统对第三方组件没有强依赖,可替换。这么多年过去了,我在很多项目中尝试和实现了这个基本理念,具体表现在对IoC,ORM等等的抽象处理。有趣的是我发现不单是我有这种偏好,我发现身边很多工作多年的高级开发人员也同样有这种偏好。几年前在Travix开发API的时候... 阅读全文
AngularJS Best Practices: ng-include vs directive
2016-01-04 00:03 by zhangpengc, 230 阅读, 收藏,
摘要:
For building an HTML template with reusable widgets like header, sidebar, footer, etc. Basically the main content is the central DIV which will have i... 阅读全文
浙公网安备 33010602011771号