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.
似乎 JQuery,它的插件和 UI 在 JS 平台中最受欢迎。我每天都喜欢并使用 Adobe 技术堆栈,我想知道 Adobe Spry 是否会成为技能组合的良好补充。与 JQuery 相比是否足够好?Spry 的发展并没有快速发展,也没有太多关于它的信息,它有未来吗?
绝对不。像 Spry 这样的专有框架无法击败像 jQuery 这样的面向兼容性的库的简单性、开放性和通用智能。许多曾经使用 Flash 的开发人员(包括我自己)每天都使用 jQuery 构建整个应用程序。它速度极快,编写出色,并利用了 Javascript 中更“神奇”的语言特性(currying、closures 等)。
试试看,你会喜欢的;)