understanding a big codebase you have never worked.

  • 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.