|
|
|
|
|
by wonger_
323 days ago
|
|
What information helps you to get onboarded into a new codebase? I'm not sure there's anything better than manually tracing hotpaths and making changes.
Maybe an INTERNALS.md to document architecture would be nice. And reading through recent PRs too. Curious about your approach. |
|
It’s still early, but I’d like to evolve it to make those insights more actionable, maybe even link recent PRs, show how files evolved, or highlight ownership boundaries. Feedback like yours helps shape that, so thanks again.