jTemplates 与 jQuery 模板。哪一个更好?有更好的吗?
我看到微软为 jQuery 创建了一个官方的 jQuery 模板插件。而且我读到的 jTemplates 也很受欢迎。我不知道是否应该不使用 jTemplates 并直接使用 jQuery 模板,或者尝试一下 jTemplates。
有什么建议吗?
注意:这是我第一次使用任何客户端模板框架。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我很高兴 使用 jTemplates 已经有几年了,但绝对推荐 jQuery 模板继续使用。以下是一些主要原因:
由于 jQuery 模板将在 1.5 中集成到 jQuery 核心中,因此除了您已经通过 jQuery 免费获得的模板引擎之外,再添加另一个模板引擎是没有意义的。我被权威告知:这种情况会发生,但现在显然至少在 1.5 版本中不会发生。抱歉造成任何混乱。I've been happily using jTemplates for a couple years, but absolutely recommend jQuery Templates going forward. Here are a few of the main reasons:
Since jQuery Templates will be rolled into jQuery core in 1.5, it doesn't make sense to include another template engine in addition to the one you're already getting for free with jQuery.I was told authoritatively that this would happen, but it now apparently will not happen by the 1.5 release at least. Sorry for any confusion.