Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Visualizing Application Structures

Visualizing Application Structures

Evelyn Masso

June 28, 2018
Tweet

More Decks by Evelyn Masso

Other Decks in Technology

Transcript

  1. Good Graph Questions • How nested are our dependencies? •

    How interdependent are our services? • How difficult will it be to refactor this module? • What should be separated into a new module? • What is even in this codebase?