Vue & Nuxt
Here are 8 guides covering config examples, key takeaways, and troubleshooting.
All guides
Nuxt in practice: SEO-friendly static generation for the Vue ecosystem
Vue Nuxt in practiceUse Nuxt nitro preset:static to pre-render an entire Vue application as pure static HTML, ideal for edge distribution.
Vue/Nuxt hands-on tutorial: from zero to your first runnable project
Vue TutorialStep-by-step walkthrough of Vue/Nuxt with copy-paste commands, directory layout, and a first runnable artifact.
Vue/Nuxt quickstart: 5-minute local dev environment
Vue QuickstartThe shortest path to getting Vue/Nuxt running — a minimal starting point for first-time users.
Vue/Nuxt deployment guide: zero-ops edge publishing with Cloudflare Pages
Vue Deployment GuideGit-driven Vue/Nuxt deployment in practice: commit to build, atomic publish to every edge node.
Vue/Nuxt performance tuning: push first paint and edge response to the limit
Vue Performance OptimizationAround Vue/Nuxt's real bottlenecks, an actionable LCP / INP / CLS checklist.
Vue/Nuxt best practices: engineering conventions for production
Vue Best PracticesField-tested Vue/Nuxt practices from production, avoiding the common anti-patterns.
Vue/Nuxt architecture: layered patterns for high-concurrency edge apps
Vue ArchitectureThe edge-delivery view of Vue/Nuxt's layering and data flow.
Vue/Nuxt troubleshooting: locating and fixing high-frequency failures
Vue TroubleshootingThe most common production failures for Vue/Nuxt and their root-cause fixes.