What's your approach for understanding a big codebase?
What's your approach for understanding a big codebase?
understanding a big codebase you have never worked.
You're viewing a single thread.
View all comments
16
comments
If there is git history it's often a good thing to use that to understand what tends to change together, which parts have lots of churn, etc.
There are tools for this: https://github.com/smontanari/code-forensics
3 0 Reply
You've viewed 16 comments.
Scroll to top