-
Article
March 17, 2023
Delivering software faster – How to build a scalable build system for a large monorepo
Part 5 of 5Dan Cohn, Sabre Labs The previous posts in this series explored ways to improve developer productivity by using: a (Git-based) monorepo, a common build tool (Bazel), and a containerized development environment. The pervading...