Angular.js vs Knockout.js vs Backbone.js [英] Angular.js vs Knockout.js vs Backbone.js

查看:16
本文介绍了Angular.js vs Knockout.js vs Backbone.js的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在考虑将 Knockout、Angular 或 Backbone 用于我的个人项目.我需要构建一些更大、运行时间更长的客户端交互来处理我的服务器端内容.

I am considering to use either Knockout or Angular or Backbone for my personal project. I need to build some bigger, longer-running client-side interactions to go with my server-side stuff.

我想要一种简单有效的方法来管理数据驱动的用户界面.

I want a simple and effective way to manage data-driven user interfaces.

基于可行性和性能方面,您会选择哪种框架来解决我的上述问题?

Which framework would you choose to solve my problem described above based on the feasibility as well as the performance aspect?

推荐答案

这取决于您的应用程序的性质.而且,由于您没有详细描述,这是一个无法回答的问题.我发现 Backbone 是最简单的,但我整天都在 Angular 中工作.在我看来,性能更多地取决于编码人员而不是框架.

It depends on the nature of your application. And, since you did not describe it in great detail, it is an impossible question to answer. I find Backbone to be the easiest, but I work in Angular all day. Performance is more up to the coder than the framework, in my opinion.

您是否在进行繁重的 DOM 操作?我会使用 jQuery 和 Backbone.

Are you doing heavy DOM manipulation? I would use jQuery and Backbone.

非常数据驱动的应用程序?Angular 具有良好的数据绑定.

Very data driven app? Angular with its nice data binding.

游戏编程?无 - 直接到画布;也许是游戏引擎.

Game programming? None - direct to canvas; maybe a game engine.

这篇关于Angular.js vs Knockout.js vs Backbone.js的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆