<?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>Forem: David Alberto Adler</title>
    <description>The latest articles on Forem by David Alberto Adler (@mfbx9da4).</description>
    <link>https://forem.com/mfbx9da4</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%2F102388%2Fe6b80829-40e2-4384-b21f-639f2cb9d1a1.jpeg</url>
      <title>Forem: David Alberto Adler</title>
      <link>https://forem.com/mfbx9da4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mfbx9da4"/>
    <language>en</language>
    <item>
      <title>How does server side rendering integrate with client side react / preact?</title>
      <dc:creator>David Alberto Adler</dc:creator>
      <pubDate>Fri, 21 Sep 2018 10:37:01 +0000</pubDate>
      <link>https://forem.com/mfbx9da4/how-does-server-side-rendering-integrate-with-client-side-react--preact-393m</link>
      <guid>https://forem.com/mfbx9da4/how-does-server-side-rendering-integrate-with-client-side-react--preact-393m</guid>
      <description>&lt;p&gt;I would like to build a web app with server side rendered HTML (ideally using preact on the backend) and then have preact progressively take over the interface in a lazy fashion to control &lt;code&gt;onClick&lt;/code&gt; bindings and other events. &lt;/p&gt;

&lt;p&gt;The main point is I don't want the loading of javascript libraries to have any impact on initial rendering speed. &lt;/p&gt;

&lt;p&gt;What are some best practices and examples of this being done?&lt;/p&gt;

&lt;p&gt;I am aware &lt;a href="http://dev.to"&gt;http://dev.to&lt;/a&gt; does this with rails but not sure how the integration level between preact and the HTML happens.&lt;/p&gt;

&lt;p&gt;Thanks 🙏&lt;/p&gt;

</description>
      <category>react</category>
      <category>preact</category>
      <category>ssr</category>
      <category>serversiderendering</category>
    </item>
  </channel>
</rss>
