
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>祝你好运的技术博客</title>
      <link>https://www.calvinhappy.com//blog</link>
      <description>这是一个技术博客，用Next.js，Markdown还有Tailwind.css来构建的</description>
      <language>en-us</language>
      <managingEditor>sunkehappy@gmail.com (祝你好运)</managingEditor>
      <webMaster>sunkehappy@gmail.com (祝你好运)</webMaster>
      <lastBuildDate>Sat, 19 Jun 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.calvinhappy.com//tags/性能优化/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.calvinhappy.com//blog/2021-06-19-how-to-use-react.memo-to-improve-performance</guid>
    <title>如何用React.memo来提高性能[翻译]</title>
    <link>https://www.calvinhappy.com//blog/2021-06-19-how-to-use-react.memo-to-improve-performance</link>
    <description>即便我们不去做性能优化，`React`内部已经帮我们做了很多性能上的优化，而`React.memo`可以更进一步优化组件的渲染次数。在这篇文章中我将会跟你解释一下如何通过使用`React.memo`来优化React性能，一些使用时候的常见错误，以及为什么你并不总是需要用`React.memo`</description>
    <pubDate>Sat, 19 Jun 2021 00:00:00 GMT</pubDate>
    <author>sunkehappy@gmail.com (祝你好运)</author>
    <category>性能优化</category><category>React</category>
  </item>

    </channel>
  </rss>
