码迷,mamicode.com
首页 > Web开发 > 详细

Handlebars.js 模板引擎

时间:2015-10-09 22:53:52      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:

http://www.ghostchina.com/introducing-the-handlebars-js-templating-engine/

 

这个好用是好用,可以不走control去拼装一大堆数据,模型,在页面使用的时候,按需加载不同的模块。

但是这需要请求的api,或者control提供的json数据与页面紧密集合,不利于方法的继承,重载。违背了分离的原则。

Handlebars.js 模板引擎

标签:

原文地址:http://www.cnblogs.com/sanqianjin/p/4865341.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!