<?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: Rajeev Singh Naruka</title>
    <description>The latest articles on DEV Community by Rajeev Singh Naruka (@toughyear).</description>
    <link>https://dev.to/toughyear</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%2F403059%2Ffa4113fe-3fc7-4638-9495-0ce9003e93ea.jpg</url>
      <title>DEV Community: Rajeev Singh Naruka</title>
      <link>https://dev.to/toughyear</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/toughyear"/>
    <language>en</language>
    <item>
      <title>How to create a preloader in ReactJS?</title>
      <dc:creator>Rajeev Singh Naruka</dc:creator>
      <pubDate>Sat, 06 Jun 2020 07:19:32 +0000</pubDate>
      <link>https://dev.to/toughyear/how-to-create-a-preloader-in-reactjs-4i0k</link>
      <guid>https://dev.to/toughyear/how-to-create-a-preloader-in-reactjs-4i0k</guid>
      <description>&lt;p&gt;How can i implement a preloader in React? I initially thought of using the onLoad function around the  component. What I am aiming for is: &lt;a href="https://brittanychiang.com/"&gt;https://brittanychiang.com/&lt;/a&gt; kind of preloader. It waits until all the content has been loaded. More over, if you switch tabs halfway the preloader animation is complete it, it continues only when you switch back to the tab. The complete preloader animation takes place always &lt;br&gt;
 no matter your connection speed. How can I implement it? Thanks.&lt;/p&gt;

</description>
      <category>help</category>
      <category>react</category>
      <category>css</category>
    </item>
  </channel>
</rss>
