TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Why does JavaScript require Require.js
1 点
作者
rockyj
超过 12 年前
2 条评论
zimbatm
超过 12 年前
Require.js is great combined with [LiveReload]( <a href="http://livereload.com/" rel="nofollow">http://livereload.com/</a> ) during development time. It's the fastest method I know of to reload your page and see the changes.
speg
超过 12 年前
Module support is (maybe?) coming in ECMAScript 6.