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.
What's your approach for understanding a big codebase?
understanding a big codebase you have never worked.
I have two key points to understand any large codebase:
With both done, you should already be comfortable enough to start modifying the application.
I cannot stress enough how many developers I've seen trying to dig into random parts of the code knowing nothing where or how it all begins, making it super-problematic to add new features. Yeah they can fix a bug or two, but the biggest issues start when they try to implement something new.