understanding a big codebase you have never worked.

  • mspencer712@programming.dev
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    25 days ago

    Start early in the commit history, see if you can understand the general shapes and concepts the project was using at the start.

    Then sort of binary-search your way forward in different sized jumps and see how quickly you can get to present day without sacrificing your sanity. Completely at least.