Ask HN: Good JavaScript codebases to read?

8 points by joshux ↗ HN

5 comments

[ 2.4 ms ] story [ 35.1 ms ] thread
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 :).
I'd start with the repos for the libraries/framework(s) you've been using lately. Or for something a little different, take a look at Babel's codebase (https://github.com/babel/babel).