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.

The email threads which led to JavaScript modules (2009)

1 pointsby kixxauth10 months ago

1 comment

kixxauth10 months ago
I was part of this discussion in 2009-2012, and was curious if it was still out there. It is!<p>It&#x27;s fascinating to take dig stuff up like this and replay it, knowing what we know now.<p>Of course, everyone is using the new ES modules spec now, but it&#x27;s hard to imagine how we would have got there without working through the ideas which led to CommonJS.<p>This started before Node.js, when we were playing around with the Narwhal runtime.<p>One really interesting concept which never got traction was creating a standard library for JavaScript.