The Web Animations Api (short WAAPI) tries to combine the power of CSS with the flexibility of Javascript in order to allow complex animation sequences. There are big differences between the WAAPI and for example libraries like GSAP, the biggest one being that the WAAPI is going to provide native browser support without needing to load an external library.
Hi Bram.us,
How do I ask for help with multiple animations within one scroll section with ScrollTimeline? Only one item is working. I want multiple items to fade in.