Skip to content
← Back to writing/ Team Process

Tagged

Team Process

2 articles on team process.

Engineering Culture

The Code Review That Ships Nothing

Three days, forty comments about naming and imports, and nothing about whether the change should exist. Most code review is theater. The best reviewers are doing a different job entirely.

Code ReviewEngineering CultureTeam ProcessCollaboration
September 2026·5 min readRead article →

Your GraphQL Schema is a Team Contract, Not a Type File

Every field you add to a GraphQL schema is a promise to every consumer. The teams that do GraphQL well treat the schema like a roadmap, not a database migration.

June 2026·5 min readRead article →