<?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: PradipKushare</title>
    <description>The latest articles on DEV Community by PradipKushare (@pradipkushare).</description>
    <link>https://dev.to/pradipkushare</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F440188%2F2f03a235-c18d-49b0-b201-988210508493.jpg</url>
      <title>DEV Community: PradipKushare</title>
      <link>https://dev.to/pradipkushare</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pradipkushare"/>
    <language>en</language>
    <item>
      <title>React Functional component unit testing using JEST and Enzyme</title>
      <dc:creator>PradipKushare</dc:creator>
      <pubDate>Wed, 19 Jan 2022 10:54:38 +0000</pubDate>
      <link>https://dev.to/pradipkushare/react-functional-component-unit-testing-using-jest-and-enzyme-5hch</link>
      <guid>https://dev.to/pradipkushare/react-functional-component-unit-testing-using-jest-and-enzyme-5hch</guid>
      <description>&lt;p&gt;I am writing unit test cases for react js application using functional component. I need help for how to write test case for state which is defined inside component. Also, how to deal with the functions inside the components to write unit test cases. Can anyone please help here?&lt;br&gt;
Thanks!!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Pure React SEO</title>
      <dc:creator>PradipKushare</dc:creator>
      <pubDate>Sat, 25 Jul 2020 05:27:11 +0000</pubDate>
      <link>https://dev.to/pradipkushare/pure-react-seo-4afn</link>
      <guid>https://dev.to/pradipkushare/pure-react-seo-4afn</guid>
      <description>&lt;p&gt;Hello, I am using react js for my social website. I want to share my URL's over social media. For that I need meta info and dynamic OG tags. My meta info coming from API side and I am set using react-helmet. It shows me under head tag on DOM, but after I checked link using Facebook debugger, it does not shows me any OG tags present. Can anyone please share me what is issue? Thank You &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
