<?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: Inho</title>
    <description>The latest articles on DEV Community by Inho (@mystyle2006).</description>
    <link>https://dev.to/mystyle2006</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%2F1016574%2Fbf0eb59f-13e9-4363-b1ce-0200f1edb6d0.jpeg</url>
      <title>DEV Community: Inho</title>
      <link>https://dev.to/mystyle2006</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mystyle2006"/>
    <language>en</language>
    <item>
      <title>I don't know where the logic is to handle how Svelte can know about changes at compile time.</title>
      <dc:creator>Inho</dc:creator>
      <pubDate>Sun, 29 Jan 2023 11:16:12 +0000</pubDate>
      <link>https://dev.to/mystyle2006/i-dont-know-where-the-logic-is-to-handle-how-svelte-can-know-about-changes-at-compile-time-3j06</link>
      <guid>https://dev.to/mystyle2006/i-dont-know-where-the-logic-is-to-handle-how-svelte-can-know-about-changes-at-compile-time-3j06</guid>
      <description>&lt;p&gt;Hello..&lt;br&gt;
After reading this article, I understood how Svelte recognizes changes with the actual DOM.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://svelte.dev/blog/virtual-dom-is-pure-overhead" rel="noopener noreferrer"&gt;https://svelte.dev/blog/virtual-dom-is-pure-overhead&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, in the actual svelte source code, I can't find out what logic does the processing.&lt;/p&gt;

&lt;p&gt;Can you tell me which file in the svelte source code handles that logic?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>ai</category>
      <category>philosophy</category>
    </item>
  </channel>
</rss>
