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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Any free tools (other than pen/paper) to plan application architectures

9 点作者 Sfi81将近 10 年前
Background: I primarily code as a hobbyist (with some open-source contributions - I've been coding for over twenty years ) and so haven't really come across any structured tools that could help in planning out how to structure applications, help plan visualize and tweak how different parts of the application should interact etc. Googling seems to result in either books on the topic or very domain specific tools like UI mock-up designers etc. Are there any free & flexible tools to help plan-out application architectures?

3 条评论

RichardZite将近 10 年前
Good news @Sfi81, there are some tools for this. If you want to plan ahead and do that in detail or just sketch around with freehand drawings you have the ultimate zoomable whiteboard at your service which works in every browser. Give it a try at <a href="https:&#x2F;&#x2F;ziteboard.com" rel="nofollow">https:&#x2F;&#x2F;ziteboard.com</a> Let me know if you need help with it.
评论 #9796906 未加载
benlaud将近 10 年前
Argouml <a href="http:&#x2F;&#x2F;argouml.tigris.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;argouml.tigris.org&#x2F;</a>
评论 #9797064 未加载
codegeek将近 10 年前
check out <a href="https:&#x2F;&#x2F;www.draw.io" rel="nofollow">https:&#x2F;&#x2F;www.draw.io</a><p>They have many visual tools to draw up the app model&#x2F;architecture.