Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I can just do a `nuxt generate` and put it on CF+S3 as well, right? how is that any different to what Astro does?


Yeah you can, but there's more configuration involved. The default `nuxt generate` output is an HTML page that just has a loading element and a bunch of JavaScript tags*. On my Astro apps all of components that don't explicitly have a "client" attribute are prerendered

* unless something changed since my last Nuxt project


Looks the same to me after a quick read as someone who has never used an SSG BEFORE




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: