Mar 4, 20218 minJavaHow We're Able to Increase Dev Velocity and Boost Local Development While Using BazelPhoto by Jasper Boer on Unsplash TL;DR How we at Wix made the transition of our backend engineers to the Bazel build system by creating...
Feb 15, 202110 minBazelToo Much Code for Bazel Monorepo? Try Going VirtualBazel is really optimized for monorepo. Yet, at Wix we are able to run it with source dependencies between 50 interdependent git...
Feb 8, 20215 minDatabaseScaling Bazel External Dependencies at WixPhoto by Felix Mittermeier on Unsplash In the recent past at Wix Engineering we migrated our backend systems to the Bazel build system....
Jul 26, 202018 minEngineering CultureGrowing Pains, E02: Full TranscriptIttai Zeidman, our Backend Engineering Lead, was in the hospital with his wife and newborn, when he got an urgent call from the company’s...
Jan 26, 20203 minOpen SourceBazelCon 2019: Lessons-learned from Migrating our Build System to BazelThe Bazel User Conference is an annual gathering of the community surrounding the Bazel build system. With great tech talks, demos, and...
Oct 22, 20197 minScalingContinuous Integration on a Huge Scale Using BazelBackend Engineering Lead, Ittai Zeidman (@ittaiz), provides a sneak peek into how the build process is handled at Wix Engineering, where...
Aug 12, 20193 minOpen SourceIntroducing Exodus  -  Easily Migrate from Maven to BazelSo you've decided to make the switch to Bazel as your build tool - good choice! Now you're planning the next step. Migrating to a new...