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

Visualizing Application Structures

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

Visualizing Application Structures

Avatar for Evelyn Masso

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?