<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Personal Markdown Research Journal</title>
    <link>https://blog.nqanhtu.site</link>
    <description>Technical research, deep dives, and mental models.</description>
    <language>en</language>
    <lastBuildDate>Sat, 05 Sep 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://blog.nqanhtu.site/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>5 cuốn sách về tư duy và cách sống</title>
      <link>https://blog.nqanhtu.site/articles/5-cuon-sach-ve-tu-duy-va-cach-song</link>
      <guid isPermaLink="true">https://blog.nqanhtu.site/articles/5-cuon-sach-ve-tu-duy-va-cach-song</guid>
      <description>5 cuốn sách về tư duy và cách sống</description>
      <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
      <category>research</category>
      <category>books</category>
    </item>
    <item>
      <title>Why React State Does Not Require Deep Cloning</title>
      <link>https://blog.nqanhtu.site/articles/why-react-state-does-not-require-deep-cloning</link>
      <guid isPermaLink="true">https://blog.nqanhtu.site/articles/why-react-state-does-not-require-deep-cloning</guid>
      <description>Understanding structural sharing, shallow equality checks, and why deep cloning objects in React state is an anti-pattern that hurts performance.</description>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <category>note</category>
      <category>react</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>performance</category>
    </item>
    <item>
      <title>Docker Images, Containers and Volumes — A Mental Model</title>
      <link>https://blog.nqanhtu.site/articles/docker-images-containers-and-volumes-a-mental-model</link>
      <guid isPermaLink="true">https://blog.nqanhtu.site/articles/docker-images-containers-and-volumes-a-mental-model</guid>
      <description>A practical, layer-oriented mental model for understanding how Docker images, running containers, copy-on-write storage, and persistent volumes interact.</description>
      <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
      <category>research</category>
      <category>docker</category>
      <category>devops</category>
      <category>infrastructure</category>
      <category>containers</category>
    </item>
  </channel>
</rss>
