The larger the dev team, the more important it is to have: ✅ Static types ✅...
The larger the dev team, the more important it is to have:
✅ Static types
✅ Automated tests and linting
✅ Automated code formatting
✅ Clear definition of done
✅ Robust code reviews
These are guardrails.
They help teams move quickly, in the same direction, together.
I often join teams to help improve quality and velocity.
I’ve found one or more of these items is typically missing or deficient.