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

Andrew Lee pfp
Andrew Lee
@startupandrew
Our development environment is central to how we work, not just for engineering, but for *everyone*, in every function. Not only are all of our apps in code, but so is our website, blog posts, emails, marketing assets, etc. Git is the common language we speak across the whole company.
1 reply
0 recast
1 reaction

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

Gabriel Ayuso ⌁ pfp
Gabriel Ayuso ⌁
@gabrielayuso.eth
Nice! This is the way.
0 reply
0 recast
1 reaction