Hacker News new | ask | show | jobs
by double_nan 1381 days ago
It took me some time to start understanding bazel properly. But after that using it is very easy and enjoyable (especially inside a monorepo). But learning curve is getting very steep very fast outside of simple BUILD rules.

Edit: enjoyable to a point that i half considering doing contracts for bazel based build systems.