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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: LoadJS – A tiny async loader for modern browsers

21 点作者 andres将近 10 年前

3 条评论

Theyeard将近 10 年前
Very nice! It reminds me of these two loader experiments: <a href="https:&#x2F;&#x2F;curiosity-driven.org&#x2F;amd-loader-with-promises" rel="nofollow">https:&#x2F;&#x2F;curiosity-driven.org&#x2F;amd-loader-with-promises</a> <a href="https:&#x2F;&#x2F;curiosity-driven.org&#x2F;minimal-loader" rel="nofollow">https:&#x2F;&#x2F;curiosity-driven.org&#x2F;minimal-loader</a><p>But for production builds I highly recommend Almond: <a href="https:&#x2F;&#x2F;github.com&#x2F;jrburke&#x2F;almond" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jrburke&#x2F;almond</a>
评论 #9944680 未加载
hyperhopper将近 10 年前
This seems like just a reimplementation of AMD, a baby RequireJS
评论 #9944144 未加载
评论 #9944193 未加载
评论 #9944302 未加载
bricss将近 10 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;bricss&#x2F;dope" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bricss&#x2F;dope</a>