Django + javascript 应用程序框架(不是 Jquery)?

发布于 2024-12-06 14:13:42 字数 199 浏览 1 评论 0原文

Django + jQuery / Prototype 问题开始......

任何人都可以告诉我他们的经验吗?像 YUI 或 spoutcore 这样的 UI 应用程序框架,但与 django 配合效果最好?

Step up from the Django + jQuery / Prototype question...

Can anyone tell me about their experience with a UI application framework like YUI or spoutcore, but that works best with django?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

煮茶煮酒煮时光 2024-12-13 14:13:42

我发现 jQuery(或 jQuery UI,如果你喜欢)始终是一个可靠的选择,无论你正在构建什么,我总是最终将它与 Django(或任何其他语言/框架)一起使用。用户几乎总是将其缓存在浏览器中,它很容易使用/学习,网上有大量示例,其他开发人员可能已经知道它。

从技术上讲,您应该能够使用 Django 设置几乎任何您喜欢的 JS 框架,但有些框架可能比其他框架需要更多的“设置”。

I've found that jQuery (or jQuery UI if you like) is always a solid choice no matter what you're building, and I always end up using it with Django (or any other language/framework for that matter). Users almost always have it cached in their browsers, it's easy to use/learn, tons of examples on the net, and other developers probably already know it.

Technically you should be able to set up almost any JS framework you like with Django, but some might require more 'setting up' than others.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文