Ask HN: Has anyone migrated from Next.js to Astro and can offer a perspective?
3 comments
I've been learning Astro and considering it for production. So far, it's really help simplify web app development as there's virtually no frontend logic to build.
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/