Google IDX: Our Official Online Editor Partner
Astro 与 Google IDX 达成官方合作,每月获 1 万美元赞助用于开源维护。
We are happy to announce that Google IDX has become Astro’s official online editor partner, donating $10,000 each month towards the ongoing open-sourc…
Astro 与 Google IDX 达成官方合作,每月获 1 万美元赞助用于开源维护。
We are happy to announce that Google IDX has become Astro’s official online editor partner, donating $10,000 each month towards the ongoing open-sourc…
WP Engine 用 Starlight 重建文档站,开发成本降50%,95%时间用于内容创作
How WP Engine Lowered Development Costs by Over 50% with Astro’s Starlight
Astro 2.0 混合渲染,为每个页面自由切换静态或服务器渲染,兼得性能与灵活性。
New in Astro 2.0: Hybrid rendering unlocks the best of both worlds—choose between the performance of static pages or the full flexibility of server re…
Sapper基于Svelte,优雅实现SSR+PWA+代码分割,理想Web框架的范本。
Quickstart for the impatient: the Sapper docs , and the starter template If you had to list the characteristics of the perfect Node.js web application…
Next.js 16.2 为 AI 代理量身定制新功能,让智能工具直接从终端帮你调试、诊断和开发
Next.js 16.2 ships AGENTS.md in create-next-app, browser log forwarding, dev server lock file with PID, and next-browser for AI agent debugging.
Next.js官方宣布App Router更新路线,聚焦性能、稳定性与开发者教育改进。
The Next.js team is focused on performance, stability, and developer experience for the upcoming months.
Next.js官方推出全新create-next-app,零依赖一键启动React项目,交互式安装体验。
We're delighted today to introduce the new Create Next App. Create Next App sets up a modern React application powered by Next.js in one command.
Nuxt 4.4 重磅更新:支持自定义 useFetch、集成 vue-router v5、新增无障碍播报器与类型化布局 props,提升开发体验。
Nuxt 4.4 brings custom useFetch/useAsyncData factories, vue-router v5, a new accessibility announcer, typed layout props, build profiling, smarter pay…
Nuxt 3.17 发布,重构异步数据层并提供新内置组件,性能再升级
Nuxt 3.17 is out - bringing a major reworking of the async data layer, a new built-in component, better warnings, and performance improvements!
Nuxt 3.14 发布,带来全新 rspack 构建器、共享文件夹与 jiti v2 加速启动,为 v4 做准备。
Nuxt 3.14 is out - with a new rspack builder, shared folder, and performance enhancements!
Nuxt 3.13 发布,新增路由组、岛屿组件头部管理和自定义预取,组织路由更灵活。
Nuxt 3.13 is out - porting back some of the new features we're building for Nuxt 4!
Nuxt DevTools v1.0正式发布,从Nuxt v3.8起默认集成,快捷键即可唤醒调试面板,提升开发效率!
Nuxt DevTools v1.0 is out, generally available to all Nuxt projects!
Nuxt 3.8发布,内置DevTools、自动安装Nuxt Image组件,CLI与开发体验全面升级。
Nuxt 3.8 is out, bringing built-in DevTools, automatic Nuxt Image install, a new app manifest and much more.
Nuxt官网全新改版,基于Nuxt UI开源设计,视觉焕新并优化导航,体验升级。
We are thrilled to release the new nuxt.com, powered by Nuxt UI and now open source.
Nuxt 3 现已支持边缘运行时,在 Cloudflare Workers 等平台实现接近用户的服务器端渲染,大幅降低延迟。
Learn how we made Nuxt 3 capable of running on edge runtimes to run with server-side rendering close to your users.
Nuxt团队展望2023,详解全新架构、Nitro全栈框架及生态规划,干货满满
This past year has been an exciting one. Looking into the new year, there is a lot we have planned as a team and we'd love to share it with you.
历时一年开发,Nuxt 3 RC 版本「Mount Hope」正式发布,基于 Vue 3 + Vite + Nitro 打造全新全栈能力。
Nuxt 3 beta was announced on October 12, 2021 after 16 months of work, introducing a new foundation based on Vue 3, Vite and Nitro. Six months later, …
历时一年多开发,Nuxt 3 Beta 正式发布,集成 Vue 3、Vite 及全新服务器引擎,开启全栈能力。
468 days after the first commit, the Nuxt 3 beta has finally arrived. Discover what's inside and what to expect from it. Yes, it includes Vue 3 and Vi…
Nuxt.js v2.13 发布全静态导出功能,简化 JAMstack 部署流程,支持智能预取与自动爬取,一行配置即可快速生成静态站点。
Long awaited features for JAMstack fans has been shipped in v2.13: full static export, improved smart prefetching, integrated crawler, faster re-deplo…
详解Nuxt 2.12 fetch钩子的工作原理与生命周期,快速掌握数据获取新方式。
Explore different features of the fetch hook and learn a brand new way to bring data into Nuxt applications.