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.

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

21 pointsby andresalmost 10 years ago

3 comments

Theyeardalmost 10 years ago
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 未加载
hyperhopperalmost 10 years ago
This seems like just a reimplementation of AMD, a baby RequireJS
评论 #9944144 未加载
评论 #9944193 未加载
评论 #9944302 未加载
bricssalmost 10 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;bricss&#x2F;dope" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bricss&#x2F;dope</a>