我最近在我的客户端Web开发中使用了Steve Sanderson的淘汰js库http://knockoutjs.com/.我刚刚发现微软已经为jQuery贡献了一个数据链接插件的代码,这个插件似乎重复了我喜欢的淘汰赛.
http://weblogs.asp.net/scottgu/archive/2010/10/04/jquery-templates-data-link-and-globalization-accepted-as-official-jquery-plugins.aspx
https://github.com/jquery/jquery-datalink
http://api.jquery.com/category/plugins/data-link/
我应该废弃我的淘汰代码并使用拥抱和扩展的jQuery吗?