<?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: Stephen Rhodes</title>
    <description>The latest articles on DEV Community by Stephen Rhodes (@mrrhodes).</description>
    <link>https://dev.to/mrrhodes</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%2F175698%2F49f77aaa-14e8-4973-bfe5-92e591dbb3d1.jpeg</url>
      <title>DEV Community: Stephen Rhodes</title>
      <link>https://dev.to/mrrhodes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mrrhodes"/>
    <language>en</language>
    <item>
      <title>A Question on testing React Hooks</title>
      <dc:creator>Stephen Rhodes</dc:creator>
      <pubDate>Wed, 12 Jun 2019 11:03:30 +0000</pubDate>
      <link>https://dev.to/mrrhodes/a-question-on-testing-react-hooks-4ebb</link>
      <guid>https://dev.to/mrrhodes/a-question-on-testing-react-hooks-4ebb</guid>
      <description>&lt;p&gt;If you've created a custom hook (&lt;em&gt;A&lt;/em&gt;) that uses another custom hook (&lt;em&gt;B&lt;/em&gt;), would you mock our the function of hook &lt;em&gt;B&lt;/em&gt; when testing &lt;em&gt;A&lt;/em&gt; ?&lt;/p&gt;

</description>
      <category>react</category>
      <category>hooks</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
