React Drag & Drop Sorting One List Without Library!
when you find out about how make a list of card or something like that can be drag and drop to update position & update state of list, there's a lot of library like Rect DND etc, but if you want to customs or just curious about under the hood, yeah you can make your own :) this just a simple way to make drag and drop element & sorting list, hope this can helpfully :)