Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚开始使用 Kendo UI,希望更好地了解大型 Web 应用程序的jquery 初始化与数据属性初始化的优缺点。我看到更多使用 jquery 的示例,但我喜欢属性方法;感觉有点像 Angularjs。在这一点上,我的偏好是非常主观的,希望得到客观的反馈。谢谢!
阅读这篇关于 MVVM 和声明式初始化的文章。我想很多人都会同意,随着你的应用程序变得越来越大,DI 变得越来越有吸引力。如果您使用 MVVM,它尤其适用,但您不必获得好处。