Cyclomatic Complexity: What to Build or Refactor Next
Your codebase's complexity scores tell you exactly where to start and what to fix before you build anything new.
2 articles in Tech stack decisions.
Your codebase's complexity scores tell you exactly where to start and what to fix before you build anything new.
The code refactoring techniques worth knowing: extract method, composing, branch-by-abstraction, and the signals that tell you when to use each one.