DEV Community

Discussion on: Rewriting an old project! Part 2: JavaScript

Collapse
 
rhymes profile image
rhymes

Nice adventure Ken!

Have you considered using a library for drag & drop and touch handling? It seems like the sort of thing that a library that's already worked out the kinks an compatibility issues would provide for "free".

Collapse
 
kenbellows profile image
Ken Bellows

Oh yeah, there are several libraries out there. If I decide to come back to it I might use one, though I may just use it as an excuse to learn the details of touch gestures, which I expect would be tedious, but worth doing once for the deep knowledge