InThe Airtable Engineering BlogbyMichael MitchellA leap in the evolution of Airtable’s codebase: Scaling TypeScript to thousands of projectsBy: Michael Mitchell, Patrick HayesDec 42
InThe Airbnb Tech BlogbySharmila JesupaulAdopting Bazel for Web at ScaleHow and Why We Migrated Airbnb’s Large-Scale Web Monorepo to BazelNov 123
David MavrodievUnderstanding Bazel: An Introductory OverviewIn this article, you will understand what Bazel is, what it does, how it does it, and how you can use it.Jan 304Jan 304
Nikhil Dev ChunchuA practical example of shared libraries in a monorepoOne of the most powerful aspects of working in a monorepo is the ability to share code between packages/teams/hierarchies. In this post I…Oct 22Oct 22
InThe Airbnb Tech BlogbyQing YangMigrating Our iOS Build System from Buck to BazelHow Airbnb achieved a smooth and transparent migration from Buck to Bazel on iOS, with minimal interference to developer workflowsFeb 14Feb 14
InThe Airtable Engineering BlogbyMichael MitchellA leap in the evolution of Airtable’s codebase: Scaling TypeScript to thousands of projectsBy: Michael Mitchell, Patrick HayesDec 42
InThe Airbnb Tech BlogbySharmila JesupaulAdopting Bazel for Web at ScaleHow and Why We Migrated Airbnb’s Large-Scale Web Monorepo to BazelNov 123
David MavrodievUnderstanding Bazel: An Introductory OverviewIn this article, you will understand what Bazel is, what it does, how it does it, and how you can use it.Jan 304
Nikhil Dev ChunchuA practical example of shared libraries in a monorepoOne of the most powerful aspects of working in a monorepo is the ability to share code between packages/teams/hierarchies. In this post I…Oct 22
InThe Airbnb Tech BlogbyQing YangMigrating Our iOS Build System from Buck to BazelHow Airbnb achieved a smooth and transparent migration from Buck to Bazel on iOS, with minimal interference to developer workflowsFeb 14
VertexwahnBazel as an alternative to CMakeI assume you are a C++ developer who has some experience with CMake. You do not need any previous knowledge about Bazel. Given different…Mar 16, 20231
InLevel Up CodingbyBen Neighbour11 Bazel Tools I can’t live withoutThese tools 10x my productivity with Bazel!Oct 21
yanir manorHow to Use Bazel for Your Build ProcessBazel is a powerful tool that helps you build, test, and deploy software faster and more reliably. It supports multiple languages…Jan 4