Every Gesture Library on the Web is Wrong. Here's Why.
Every gesture library hooks into DOM events. Hammer.js (deprecated). use-gesture (React-only). interact.js (DOM-dependent).
But a gesture is just math.
A swipe is fast displacement along one axis. A tap is low drift over short time. A flick is high v...
aumiqx.hashnode.dev4 min read