|
|
|
|
|
by vidyesh
1083 days ago
|
|
> That you can open them up in VSCode, look around and figure out any bugs or issues you're having and even open pull requests to improve them. I think the real skill then is to learn to navigate big codebases in few days time than taking a few weeks and then feel dejected by the time spent and still unsure. I often feel ambitious for such endeavors but navigating big codebases take time, any tips? |
|
More importantly is to use an IDE with a good fast global search function and get comfortable with it. At least for me, 99% of navigating a large codebase is global search.