DEV Community

Discussion on: Which functions/methods do you...

Collapse
 
alessandrocipolletti profile image
Alessandro Cipolletti • Edited

😂 I was recently wondering why should I keep doing that for every new project idea, so I made a ts npm package to just import my own code everywhere.

Take a look if you want: npmjs.com/package/js-math-and-ui-u...

I work a lot with animations and free-hand user input so one often use is getQuadraticBezierCurvePointAtTime:

getQuadraticBezierCurvePointAtTime