Live data from Hacker News

Ask HN: Large TypeScript Open-Source Enterprise Codebases

news.ycombinator.com

1–2 of 2 posts

Ask HN: Large TypeScript Open-Source Enterprise Codebases

#1
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?