Hacker News new | ask | show | jobs
by flukus 3410 days ago
I don't think you should need/want charts for developer documentation anyway. If you need charts to display the architecture for instance, but probably to focused on layering and not enough on producing code that actually does things.

The user guide can go on that shared drive where everyone ignores it anyway.

1 comments

It's all cool until someone else has to touch this "code that actually does things".
And then it's still cool because they can see what it's doing instead of having the logic spread across 15 files in 6 layers.