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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you visualize your product roadmap?

5 点作者 tjomk大约 4 年前
I have a question: I&#x27;ve been working on a product for product management tool for a little while now. Among other features we offer product roadmaps with different views of the roadmap:<p>- a simple quarterly &quot;card&quot; view: basically saying we do these things in this calendar quarter, and those things in the quarter after that, etc.<p>- a Gantt view where you can really map out how long you think things will take for each item on the roadmap (in number of sprints)<p>What really puzzles me here: I find the simple quarterly card view much better, more pragmatic, and also less overhead (as a user). Yet most people seem to be using the Gantt view, and we get many more requests for features on the Gantt view.<p>I am really wondering why this is. Any ideas? For example, does it really matter to plan out how long each item takes, or isn’t it enough &quot;this feature will be shipped in Q2, and this in Q3 or later&quot;?<p>And which type(s) of product roadmaps do you prefer?<p>p.s. the tool I am working on is here if you want to have a look: https:&#x2F;&#x2F;www.getshipit.com

2 条评论

muzani大约 4 年前
My favorite roadmap: <a href="http:&#x2F;&#x2F;www.bay12games.com&#x2F;dwarves&#x2F;dev.html" rel="nofollow">http:&#x2F;&#x2F;www.bay12games.com&#x2F;dwarves&#x2F;dev.html</a>
rahimnathwani大约 4 年前
Rather than asking people which view they prefer and why, it might be better to build a better understanding of:<p>1. When do they look at their overall roadmap view?<p>2. Why?<p>3. What actions do they often take as a result (e.g. print it out for upper mgmt, drag around the timing, ...)?<p>4. Why do they need to do those things?<p>5. ...<p>I could be off base but, based on your questions, I&#x27;d suggest you dial up the time you spend interviewing your customers about their problems.<p>The book &#x27;The Mom Test&#x27; is a great guide for how to put this advice into practice.