<?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: Mariusz Pilarczyk</title>
    <description>The latest articles on DEV Community by Mariusz Pilarczyk (@mariuszdev).</description>
    <link>https://dev.to/mariuszdev</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%2F161859%2F7a76681d-905d-40f1-89ce-f5ab5d93044c.jpeg</url>
      <title>DEV Community: Mariusz Pilarczyk</title>
      <link>https://dev.to/mariuszdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mariuszdev"/>
    <language>en</language>
    <item>
      <title>react-keep - tiny library helping with vanishing data </title>
      <dc:creator>Mariusz Pilarczyk</dc:creator>
      <pubDate>Wed, 01 May 2019 08:29:05 +0000</pubDate>
      <link>https://dev.to/mariuszdev/react-keep-tiny-library-helping-with-vanishing-data-436c</link>
      <guid>https://dev.to/mariuszdev/react-keep-tiny-library-helping-with-vanishing-data-436c</guid>
      <description>&lt;p&gt;I've turned frequently used pattern into tiny library. It's higher order component which conditionally remembers previous values of props and pass them down. Thanks to this you have time to gracefully hide the component or display placeholder with old data in place.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/pilaas/react-keep"&gt;GitHub repo and docs&lt;/a&gt;&lt;br&gt;
&lt;a href="https://codesandbox.io/s/pjo5369v0m?autoresize=1&amp;amp;fontsize=14&amp;amp;view=preview"&gt;See examples&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--k1WkDqUV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/kdxli2qzky5hxnpmofgi.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--k1WkDqUV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/kdxli2qzky5hxnpmofgi.gif" alt="example" title="example"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>library</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
