Login
From:
surma.dev
(Uncensored)
subscribe
DIY Web Animations: Promises + rAF + Transitions — surma.dev
https://surma.dev/things/raf-promise/
links
backlinks
Roast topics
Find topics
Find it!
The Web Animations API is great. Except that support is mediocre at best. I keep finding myself re-creating them using Promises, rAF and CSS Transitions, which turned out to be pretty ergonomic.