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

https://news.ycombinator.com/item?id=37767969
by lucgagan • 3 years ago
3 3 3 years ago

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.

Worth mentioning:

* 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

For context, this is the website https://ray.run/

Related Stories

Loading related stories...

Source preview

news.ycombinator.com