Engineering Anti-Patterns
What's silently degrading the codebase — and how do you find it before it compounds?
What's silently degrading the codebase — and how do you find it before it compounds?
How do you know the codebase is healthy — not from reading the code, but from measuring it?
Coordination and collaboration for services and components.
Power up your Nx development with Nx Cloud
Nx is a build system optimized for monorepos. Combined with hexagonal architecture, it enforces the boundaries that keep code maintainable as systems scale.
How do you distribute a design system across an Nx monorepo without styles breaking at the boundary?
Replace REST with tRPC when using TypeScript.