<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nuxt on Text Matrix</title><link>https://txtmix.com/tags/nuxt/</link><description>Recent content in Nuxt on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/nuxt/index.xml" rel="self" type="application/rss+xml"/><item><title>Nuxt 深度拆解:把 Vue 的 SSR、文件路由、Nitro 服务端压成一个约定</title><link>https://txtmix.com/posts/tech/nuxt-nuxt-vue-fullstack-framework-guide/</link><pubDate>Sun, 12 Jul 2026 02:58:14 +0800</pubDate><guid>https://txtmix.com/posts/tech/nuxt-nuxt-vue-fullstack-framework-guide/</guid><description>&lt;h1 id="nuxt-深度拆解把-vue-的-ssr文件路由nitro-服务端压成一个约定">Nuxt 深度拆解:把 Vue 的 SSR、文件路由、Nitro 服务端压成一个约定&lt;/h1>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>Nuxt 是 Vue 生态对「约定优于配置」的回应——把 Vue 单文件组件、文件路由、SSR、TypeScript、自动导入、SEO meta 这些散落在 webpack/Vite/vue-router/pinia 中的配置,统一成一个文件目录约定。60K+ stars 的背后,是 Vue 社区对「能跑起来再说」框架的渴望。但 Vue 生态内部的分裂(Vuex/Pinia、Vue Router 4、Vue 3 Composition API)也让 Nuxt 的版本迭代长期处于「破坏式升级」状态。&lt;/p></description></item></channel></rss>