|
|
|
|
|
by afro88
341 days ago
|
|
Well documented helps a lot too. You can use an LLM to help document a codebase, but it's still an arduous task because you do need to review and fix up the generated docs. It will make, sometimes glaring sometimes subtle, mistakes. And you want your documentation to provide accuracy rather than double down on or even introduce misunderstanding. |
|