loopdive / reactor

React component library
MIT License
2 stars 0 forks source link

Research animation techniques and frameworks #3

Closed alessiojorge closed 3 years ago

ttraenkler commented 3 years ago

In addition to looking into the Web Animations API, it might be good to know about these popular libraries:

ttraenkler commented 3 years ago

Another option is to just use plain css in combination with styled-components or plain stylesheet Javascript apis to manipulate the transforms. I think we should probably gather some experience with the vanilla javascript dom and cssom APIs to learn more about how animations work under the hood and what needs we have to use a higher level library which might help pick a library where it's useful and not use one where it's not needed.

ttraenkler commented 3 years ago

I think we can close this task for now and create a new one once we have more hands on experience.

ttraenkler commented 3 years ago

https://www.mediaevent.de/javascript/css-animation.html