About 5 results
https://roe.dev/blog/shared-data-nuxt-generate · 30 Dec 2023
You may have loved the shared 'payload' feature when generating Nuxt 2 apps. But did you know you can do the same in Nuxt 3?
https://roe.dev/blog/nuxt-server-components · 24 Jul 2023
It's possible to use server components within Nuxt, even if you are generating a static site. Here's how.
https://roe.dev/blog/contributing-to-nuxt · 24 Jun 2023
My thoughts both about getting involved more generally in open source, and also specifically some tips on contributing to Nuxt.
https://roe.dev/blog/creating-your-own-sitemap-module · 12 Nov 2022
Here's how you can create a Nuxt module to generate a sitemap automatically.
https://roe.dev/blog/serverless-functions-nuxt-zeit-now · 19 Dec 2019
If you are using Vercel to host your Nuxt application, you can use the same entrypoints for Nuxt server middleware and your Vercel serverless functions. Here's how.