TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JavaScript loader comparison

43 pointsby gspyrouabout 14 years ago

6 comments

peterbeabout 14 years ago
I made a slightly more in-depth comparison between HeadJS and RequireJS.<p><a href="http://www.peterbe.com/plog/requirejs-vs-headjs" rel="nofollow">http://www.peterbe.com/plog/requirejs-vs-headjs</a><p>(in the end I decided to use HeadJS but just the loader)
csulokabout 14 years ago
while letting anyone with a link view it is not a bad idea, giving anyone editing rights was certainly not a good one :)
评论 #2300535 未加载
bokchoiabout 14 years ago
It's good to see lots of script loaders. It's interesting that CommonJS modules aren't more widely supported in that list of loaders. Here are some more CommonJS loaders:<p><a href="http://wiki.commonjs.org/wiki/CommonJS#Implementations" rel="nofollow">http://wiki.commonjs.org/wiki/CommonJS#Implementations</a><p>ECMAScript modules can't come soon enough.<p><a href="http://brendaneich.com/2011/01/harmony-of-my-dreams/#modules" rel="nofollow">http://brendaneich.com/2011/01/harmony-of-my-dreams/#modules</a>
Semiapiesabout 14 years ago
Is there really an advantage of loaders over using something like sprockets and then minifying that single script file?
评论 #2302724 未加载
CWIZOabout 14 years ago
"HeadJS row 9: jewish" ... umm what?
评论 #2302283 未加载
tropinabout 14 years ago
Are these compatible with the scripts from Adsense or Facebook?