Building a Drag-and-Drop List With LiveView and SortableJS
Add drag-and-drop functionality to your Phoenix LiveView app with SortableJS and LiveView Hooks! This posts shows you how to create an interactive list component with draggable items. Plus, you’ll discover how to use Tailwind variants in LiveView to make your draggable items look stylish. https://fly.io/phoenix-files/liveview-drag-and-drop/
Read next Publishing a Package to Hex