<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - HTML - Articles</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ HTML Articles feed</description>
    <item>
      <title>Article: Streaming HTML – Asynchronous DOM Updates without JavaScript</title>
      <link>https://www.infoq.com/articles/html-streaming-dom-updates-without-javascript/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=HTML-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/html-streaming-dom-updates-without-javascript/en/headerimage/Streaming-HTML-Asynchronous-DOM-updates-without-JavaScript-header-1717575609122.jpg"/&gt;&lt;p&gt;Web applications provide the best user experience when pages load quickly and display additional data as it becomes available. Developers typically use JavaScript to load data asynchronously, but this adds complexity when compared to server-side rendering. We review a technique that uses the Shadow DOM with HTTP streaming to load pages quickly and display data asynchronously without JavaScript.&lt;/p&gt; &lt;i&gt;By Tyson Gern&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>HTML</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Tue, 11 Jun 2024 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/html-streaming-dom-updates-without-javascript/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=HTML-articles</guid>
      <dc:creator>Tyson Gern</dc:creator>
      <dc:date>2024-06-11T09:00:00Z</dc:date>
      <dc:identifier>/articles/html-streaming-dom-updates-without-javascript/en</dc:identifier>
    </item>
  </channel>
</rss>
