I am a junior developer. Recently I cloned n8n’s Github repo and start to read some parts of the code base, which is huge. I am lost of how to go about reading it. I would really appreciate if you could give me some real advice on how to understand large codebases.
You could use AI for it ( cursor, claude, kilo code, roo code) It will read your code base and explain everything you want to know.
But be careful. on large code bases this can get quite token intensive.
How would you approach this without AI ?
Start with Contributing.md
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.