Ask HN: Large TypeScript Open-Source Enterprise Codebases

1 points by alfredelay ↗ HN
I'm currently trying to learn Typescript for a few days. A thing that always helps me more than examples of different small use-cases, is looking at a large production-ready codebase of the language.

I browsed through github a bit and found the biggest one's like VSCode or Typescript itself.

Can you recommend any other, more business-like applications where I can learn how to structure really large codebases?

1 comment

[ 3.4 ms ] story [ 9.4 ms ] thread
NX is a good starting point IMO. It’s targeted at monorepos but the concepts of libraries and boundaries apply well to large applications