I am relatively new to java script. I wanted to create a project where in I will need to drag and drop to rearrange the order of items. I have no idea how to approach this, I was wondering if there was an library that could help. (I want to do this on JS to learn and understand, for that reason I am not opting for any framework like react or angular)
I haven’t tried anything as such for drag and drop. I just have a list of items rendered on the page