TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you document your architecture?

3 点作者 bow_大约 6 年前
I'm wondering if there are any best practices to document your software architecture design. Related to this, are there are any public examples of a good software architecture documentation?

1 comment

lecarore大约 6 年前
I&#x27;ve had to explain our architecture to new hires a while ago, and it was a real mess. I was screen sharing while talking and drwing an ugly graph in inkscape at the same time.<p>It gave me an idea though, I&#x27;m working on a project that&#x27;d turn a plain text document (dot language style) into an narrated video made up of graphs showing how things work, who does what when..<p>Idk if there&#x27;s a market for that but it&#x27;s really fun to program anyway :)