TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Is Require.js worth using for large applications?

1 点作者 jrubinovitz将近 13 年前
I've been working on porting a large application to Require.js and keep hitting roadblocks that lack documented solutions that work for me (Underscore not loading, dependencies for modules being undefined)? I was wondering if anyone else had this experience and if it's worth continuing to try to implement on my site. I don't want to spend all this time implementing it and then have to deal with bugs whenever I add some JS to the site.

1 comment

halpz将近 13 年前
yes it is worth it. you should always use require.js or other AMD.