Hacker News new | ask | show | jobs
by randyrand 1230 days ago
iOS and Windows are “monorepos” too.

The software is built daily, and everyone must be on the same version of every library.

Under the hood there are a bunch of repos, and there are exceptions, but largely operates as a monorepo.

1 comments

Is this still the case for Windows? I remember hearing something like this when I was getting my BCompSci, but I assumed it must have changed since then.