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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's your go to frontend stack for rapid MVP development?

4 点作者 fsto7 个月前
Hey!<p>We’ve enjoyed building products from scratch for a good amount of time now and, in terms of web frontend, we’ve gone through the classical path from no-framework -&gt; angular 1 -&gt; react -&gt; svelte with a bunch of component libraries (most recently Tailwind UI)<p>For max iteration speed; what frontend stack would you pick today to build an MVP which later can be iterated quickly on while searching for PMF?<p>To be clear: I understand accuracy is as crucial as speed. This question is about unlocking iteration speed.<p>Scenario: - Building MVP, then iterating rapidly to PMF - Mostly UI for CRUD - Need standard UI components with some flexibility. A Tailwind based component lib is preferred. - Fast iteration is crucial - Okay with some tech debt if it significantly speeds up development<p>Questions: 1. Fastest framework to get from zero to PMF? (React&#x2F;Vue&#x2F;Svelte&#x2F;other?) 2. Component library for quick development and iteration? 3. Clever shortcuts you took that didn&#x27;t hurt too much when scaling? Vercel? 4. Speed traps you&#x27;d warn others about?

5 条评论

solardev7 个月前
I really like Next.js + MUI: <a href="https:&#x2F;&#x2F;mui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mui.com&#x2F;</a><p>It&#x27;s incredible how easy it is to make a dashboard-like app and customize it&#x2F;extend it later. Check out their templates for some ideas: <a href="https:&#x2F;&#x2F;mui.com&#x2F;store&#x2F;#populars" rel="nofollow">https:&#x2F;&#x2F;mui.com&#x2F;store&#x2F;#populars</a>
评论 #41784926 未加载
diegoholiveira7 个月前
Didn&#x27;t use it, but think nextjs would be a good choice on this scenario.
评论 #41782443 未加载
pestatije7 个月前
PMF?
评论 #41784470 未加载
chistev7 个月前
Svelte
评论 #41782431 未加载
cranberryturkey7 个月前
svelte + primatejs
评论 #41784929 未加载