Content pfp
Content
@
0 reply
0 recast
0 reaction

Andrew Lee pfp
Andrew Lee
@startupandrew
Here's how our developer tooling allows us to ship 100+ features per year with a team of 9. I’ll cover 🧵 - Our monorepo - One-command local build - Shared multi-platform code base - CI - Multiple staging environments - Fast deployment & easy rollback
3 replies
7 recasts
27 reactions

galen pfp
galen
@gedanziger
I do this too, monorepos are awesome. Repository-wide refactoring becomes much easier to do, where spread across multiple repos/versions it's a huge pain. I use a combo of nix/bazel instead of pure bazel though.
0 reply
0 recast
1 reaction