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.

Ask HN: Good JavaScript codebases to read?

8 pointsby joshuxalmost 10 years ago

4 comments

panoramaalmost 10 years ago
I'd personally love to see a frontend-heavy codebase that is using relatively new tooling (for example, ES2015 with Babel, React on a significant scale, etc.) if anyone would like to share :).
thorinalmost 10 years ago
Derek recommends Backbone and Underscore - at least they can be found nicely annotated here:<p><a href="https:&#x2F;&#x2F;sivers.org&#x2F;learn-js" rel="nofollow">https:&#x2F;&#x2F;sivers.org&#x2F;learn-js</a><p><a href="http:&#x2F;&#x2F;underscorejs.org&#x2F;docs&#x2F;underscore.html" rel="nofollow">http:&#x2F;&#x2F;underscorejs.org&#x2F;docs&#x2F;underscore.html</a><p><a href="http:&#x2F;&#x2F;backbonejs.org&#x2F;docs&#x2F;backbone.html" rel="nofollow">http:&#x2F;&#x2F;backbonejs.org&#x2F;docs&#x2F;backbone.html</a>
bzalaskyalmost 10 years ago
I&#x27;d start with the repos for the libraries&#x2F;framework(s) you&#x27;ve been using lately. Or for something a little different, take a look at Babel&#x27;s codebase (<a href="https:&#x2F;&#x2F;github.com&#x2F;babel&#x2F;babel" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;babel&#x2F;babel</a>).
bigtunacanalmost 10 years ago
While it might bring a few boos or hisses these days, there are a lot of lessons to be learned from reading the jQuery code base.
评论 #9903470 未加载