<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Drag-and-Drop on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/drag-and-drop/</link>
    <description>Recent content in Drag-and-Drop on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 14 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/drag-and-drop/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Drag and Drop in 2026: dnd-kit vs react-dnd vs SortableJS — Real Comparison</title>
      <link>https://www.pistack.xyz/posts/2026-08-14-react-drag-and-drop-libraries-dnd-kit-react-dnd-sortablejs-guide/</link>
      <pubDate>Fri, 14 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-08-14-react-drag-and-drop-libraries-dnd-kit-react-dnd-sortablejs-guide/</guid>
      <description>&lt;p&gt;Every modern web app eventually needs drag and drop — a kanban board, a sortable image gallery, a reorderable playlist, a file drop zone — and this is where many teams quietly lose a week. The HTML5 Drag and Drop API that ships in browsers is notoriously inconsistent across platforms: &lt;code&gt;dragenter&lt;/code&gt;/&lt;code&gt;dragleave&lt;/code&gt; fire unpredictably, touch devices are ignored, and accessibility is an afterthought. So in 2026 you pick a library. But which one?&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
