Skip to content

Nuxt.js

September 29, 2023
February 28, 2023

Server Side Rendering, Static Site Generation, app framework like Next.js for React
TODO: remove Nuxt 2 focs

Nuxt is a popular framework geared towards building server-rendered Vue applications. Nuxt 3 released in 2022-11.
Nuxt in 100 Seconds - YouTube

Daniel Roe - New Developer Experiences with Nuxt 3 - Vuejs Amsterdam 2022 - YouTube
danielroe/n3dium: This is a tiny, incomplete example for a paywalled content site built in Nuxt 3 for a live-coding session at Vue.js Global Summit 2022.

Nuxt 3 – More Than Vue 3 on Steroids, by Alexander Lichter - YouTube Nuxt Content
Content made easy for Vue developers · Nuxt Content

Pooya Parsa - Full stack development with Nuxt 3 and Nitro - Vuejs Amsterdam 2022 - YouTube
Server Engine · Nuxt Concepts
Home | ⚗️ Nitro

Starter Kit

nuxi init · Nuxt

nuxi init -t <template> <dir>