<?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: Jenny Phan</title>
    <description>The latest articles on DEV Community by Jenny Phan (@jennyphan).</description>
    <link>https://dev.to/jennyphan</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%2F190863%2F84c7bfaa-3c31-47b3-939d-7de138136c6c.png</url>
      <title>DEV Community: Jenny Phan</title>
      <link>https://dev.to/jennyphan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jennyphan"/>
    <language>en</language>
    <item>
      <title>Help with React Hooks and event handlers</title>
      <dc:creator>Jenny Phan</dc:creator>
      <pubDate>Fri, 05 Jul 2019 13:00:24 +0000</pubDate>
      <link>https://dev.to/jennyphan/help-with-react-hooks-and-event-handlers-4g39</link>
      <guid>https://dev.to/jennyphan/help-with-react-hooks-and-event-handlers-4g39</guid>
      <description>&lt;p&gt;I'm quite new to React so bare with me:) I recently started using React hooks and I realized that you cannot use hooks within event handlers.  This is a little confusing to me but maybe I am not understanding something.  I am able to use useSetState hook within an event handler with no issues, so this confuses me.  One issue my team is facing is this - how to call a hook when an event is being fired in a class that isn’t even in your react code?&lt;/p&gt;

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