6 ms·
Why should I use this and how is it better than Bazel?
by skandergarroum 1y ago
Why should I use this and how is it better than Bazel?
- chrismatic 1y agoIf you are a small to mid-sized team, moving to Bazel is massively painful and basically requires up to one full-time position to provide your team with a good experience. Grog on the other hand let's you keep your existing build setup while just parallelizing and caching it. It's not a full replacement, but it's more than enough for most mid-sized teams that want to have fast mono-repo builds.