<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>NextJS on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/NextJS/</link>
    <description>Recent content in NextJS on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 23 May 2024 01:19:53 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/NextJS/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>NextJS 图像优化最佳实践</title>
      <link>https://index.zshipu.com/geek001/post/20240507/NextJS-%E5%9B%BE%E5%83%8F%E4%BC%98%E5%8C%96%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Thu, 23 May 2024 01:19:53 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240507/NextJS-%E5%9B%BE%E5%83%8F%E4%BC%98%E5%8C%96%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>为了图像优化，NextJS 提供了一个图像组件，它是 HTML 元素 的扩展。 NextJS 提供了一些内置的优化来实现良好的 Core Web Vitals。 让我们首先了解什么是 Core Web Vitals：它是一组有助于衡量网络用户体验的标准化指标。这些指标对页面内容加载的速度进行评分。 Web 核心有以下三个要素： 最大内容涂料 (LCP) 首次输入</description>
    </item>
    <item>
      <title>使用Next.js创建动态Web应用程序</title>
      <link>https://index.zshipu.com/geek001/post/20240507/%E4%BD%BF%E7%94%A8Next.js%E5%88%9B%E5%BB%BA%E5%8A%A8%E6%80%81Web%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Thu, 23 May 2024 01:14:53 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240507/%E4%BD%BF%E7%94%A8Next.js%E5%88%9B%E5%BB%BA%E5%8A%A8%E6%80%81Web%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>NextJS 是一个基于 React 的框架。它能够为 Windows、Linux 和 Mac 等不同平台开发漂亮的 Web 应用程序。动态路径的链接有助于有条件地渲染 NextJS 组件。 在 Next.js 中，页面是从页面目录中的 .js、.jsx、.ts 或 .tsx 文件导出的 React 组件。我们可以轻松地在 next.js 中创建不同的页面并在浏览器中访问它们，而无需使用路由器来</description>
    </item>
  </channel>
</rss>
