Create a mobile friendly sortable list with just 12 lines of javascript!
So, today I am going to share how to create a mobile friendly sortable list with just 12 lines of javascript!
Firstly, let's add the scripts to the the sortable js library and jquery!
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrit...
tanaydevelops.hashnode.dev2 min read
David Murdock
Thank you SO MUCH!!! I was looking for something JUST like this!!!