Monorepos, performance problems, and a lot of asking

  • OhNoMoreLemmy
    link
    fedilink
    arrow-up
    11
    ·
    1 month ago

    If I had to guess I’d say it’s because fundamentally Facebook development is about deploying servers.

    As you move through the main branch, at any commit, you should have something that you can deploy. The moment you split the repo you lose this, and need to worry about keeping multiple repos aligned.