Tools to Solve Common Problems
Explore key housekeeping techniques to solve common challenges in software teams. Learn how to use Architecture Decision Records for documenting design choices, conduct team health checks to monitor progress, and assign Directly Responsible Individuals to clarify ownership and accountability within your projects.
We'll cover the following...
We'll cover the following...
The final section of this chapter introduces you to some additional housekeeping techniques that can solve common problems and produce documentation that you can review with time. Let’s look at them in turn.
Why is this code like this?
We’ve all been there, staring at code that’s been designed in an esoteric manner. Maybe it’s your own code, and you can’t remember why it wasn’t written differently. ...
... ...