<?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: Juan Torres</title>
    <description>The latest articles on DEV Community by Juan Torres (@juanto121).</description>
    <link>https://dev.to/juanto121</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%2F218903%2F288fbda5-4c66-491b-8097-9c6937182d8d.jpeg</url>
      <title>DEV Community: Juan Torres</title>
      <link>https://dev.to/juanto121</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/juanto121"/>
    <language>en</language>
    <item>
      <title>Minimal list drag and drop library, Should I re-implement to be a custom hook?</title>
      <dc:creator>Juan Torres</dc:creator>
      <pubDate>Mon, 26 Aug 2019 20:11:18 +0000</pubDate>
      <link>https://dev.to/juanto121/minimal-list-drag-and-drop-library-should-i-re-implement-to-be-a-custom-hook-26hn</link>
      <guid>https://dev.to/juanto121/minimal-list-drag-and-drop-library-should-i-re-implement-to-be-a-custom-hook-26hn</guid>
      <description>&lt;p&gt;Hi I recently made this small library for making any list of React components to be draggable with minimal setup &lt;a href="https://github.com/juanto121/Droplite"&gt;https://github.com/juanto121/Droplite&lt;/a&gt; but now I'm wondering if it would be more usable if it were to be implemented as a custom hook. Please let me know, I'm new to react's component library community.&lt;/p&gt;

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