The first rule of being in a hole is to stop digging. Ken shows how to use architectures to identify the areas of your code using problematic function
Tag: graphs
Pro Tip: Start with Directory Structure and add some Human to it.
Adding a bit of human knowledge to the automatically built Directory Structure architecture can improve its visual appeal and utility quite a bit.
Making big graphs manageable with “relationship” graphs
Use”Relationship” graphs, which draw sub-graphs between entities, to break big graphs into little graphs and work your way thru them – turning a big thorny graph into a few easy-to-follow graphs.