<?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: Joe</title>
    <description>The latest articles on DEV Community by Joe (@szalonna).</description>
    <link>https://dev.to/szalonna</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%2F17432%2Fbf730c88-ff2f-492d-ad4f-dc5a43b25a31.jpeg</url>
      <title>DEV Community: Joe</title>
      <link>https://dev.to/szalonna</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/szalonna"/>
    <language>en</language>
    <item>
      <title>Priority tasks for rendering, signal based deferral, event scheduler</title>
      <dc:creator>Joe</dc:creator>
      <pubDate>Fri, 08 Sep 2017 07:49:49 +0000</pubDate>
      <link>https://dev.to/szalonna/priority-tasks-for-rendering-signal-based-deferral-event-scheduler</link>
      <guid>https://dev.to/szalonna/priority-tasks-for-rendering-signal-based-deferral-event-scheduler</guid>
      <description>&lt;p&gt;Hi all!&lt;/p&gt;

&lt;p&gt;This entry is more like a question than a classical post.&lt;br&gt;
Time-to-time, when I attend or watch a presentation about a big frontend project, the presenter mentions some event scheduling, &lt;a href="https://youtu.be/tNulrEbTQf8?t=14m24s"&gt;signal based deferral&lt;/a&gt; or splitting rendering based on priority tasks and render parts of the UI only if the higher priority parts are already rendered. But to be honest, I was not able to find any detailed resource how and what is the best way to integrate this on a Vue / React / Polymer / Angular / whatever based UI.&lt;br&gt;
Is there any existing lib for this? Is there any blog post / training / video about how to integrate it?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>question</category>
      <category>devdiscuss</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Hi, I'm JÃ zsef SebestyÃ©n</title>
      <dc:creator>Joe</dc:creator>
      <pubDate>Thu, 06 Jul 2017 07:26:08 +0000</pubDate>
      <link>https://dev.to/szalonna/hi-im-jzsef-sebestyn</link>
      <guid>https://dev.to/szalonna/hi-im-jzsef-sebestyn</guid>
      <description>&lt;p&gt;I have been coding for about 6 years.&lt;/p&gt;

&lt;p&gt;You can find me on GitHub as &lt;a href="https://github.com/szalonna" rel="noopener noreferrer"&gt;szalonna&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I live in Budapest, Hungary.&lt;/p&gt;

&lt;p&gt;I work for GE Life Sciences&lt;/p&gt;

&lt;p&gt;I mostly program in these languages: Javascript, Typescript.&lt;/p&gt;

&lt;p&gt;I am currently learning more about modern frontend thingies.&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

</description>
      <category>introduction</category>
    </item>
  </channel>
</rss>
