<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: mike</title>
    <description>The latest articles on DEV Community by mike (@huangjingyang).</description>
    <link>https://dev.to/huangjingyang</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F801194%2F31fb8ea6-1c4c-4acf-9282-b50abd21ab6e.jpeg</url>
      <title>DEV Community: mike</title>
      <link>https://dev.to/huangjingyang</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/huangjingyang"/>
    <language>en</language>
    <item>
      <title>React Hook update inconsistencies</title>
      <dc:creator>mike</dc:creator>
      <pubDate>Fri, 11 Mar 2022 15:34:05 +0000</pubDate>
      <link>https://dev.to/huangjingyang/react-hook-update-inconsistencies-3f</link>
      <guid>https://dev.to/huangjingyang/react-hook-update-inconsistencies-3f</guid>
      <description>&lt;p&gt;I have a component that unexpectedly prints the result after executing the click event&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Umk-mazK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8iarlnkfbaywzgsgl35q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Umk-mazK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8iarlnkfbaywzgsgl35q.png" alt="Image description" width="880" height="560"&gt;&lt;/a&gt;&lt;br&gt;
The print result of the first two clicks is expected, but the print result of the third click is unexpected. May I ask why? &lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>How to configure CSS source mapping in Vite to better find CSS problems during development？</title>
      <dc:creator>mike</dc:creator>
      <pubDate>Sat, 22 Jan 2022 11:30:32 +0000</pubDate>
      <link>https://dev.to/huangjingyang/how-to-configure-css-source-mapping-in-vite-to-better-find-css-problems-during-development-4519</link>
      <guid>https://dev.to/huangjingyang/how-to-configure-css-source-mapping-in-vite-to-better-find-css-problems-during-development-4519</guid>
      <description>&lt;p&gt;How to configure CSS source mapping in Vite to better find CSS problems during development？&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
