Hacker News new | ask | show | jobs
by CGamesPlay 1251 days ago
There's also a way to do it on exactly the right frame: https://developer.mozilla.org/en-US/docs/Web/API/Element/tra...
2 comments

That's been a thing for almost a decade now. I don't do much CSS anymore but I think not enough people have been using it
Thanks for mentioning this, I never knew you could do this, that would make my hacky CSS+JS animations a lot less hacky :D.