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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Has anyone migrated from Next.js to Astro and can offer a perspective?

3 点作者 lucgagan超过 1 年前
I am having non-stop issues with Next.js (v13), and at this point it feels like I am spending literally days debugging next.js bugs rather than building my website. I hear great things about Astro, but would like to hear some experiences for those who migrated from Next.js to Astro.<p>Worth mentioning:<p>* I use Next.js server actions. Not sure what replaces them in Astro * I use a mix of server and client-only components. Not sure if Astro supports RSC * Most of the pages I use are rendered at the request time, rather than build time<p>For context, this is the website https:&#x2F;&#x2F;ray.run&#x2F;

2 条评论

jadbox超过 1 年前
I&#x27;ve been learning Astro and considering it for production. So far, it&#x27;s really help simplify web app development as there&#x27;s virtually no frontend logic to build.
lucgagan超过 1 年前
so I tried migration, but quickly learned that Astro is not great for my use case<p>I also tried Remix and that went a bit better. However, until they add support RSC, Next.js DX remains superior
评论 #37782354 未加载