Open to new job opportunities? Check out the positions from Toughbyte.

"Spoiled": Leveraging CSS Paint API for Realistic Particle Animation

CSS Paint API isn't new, yet it's still an experimental web API for extending browser’s rendering engine. Using worklets, you can define custom CSS functions for drawing backgrounds, borders, custom gradients etc., in other words, things you would not be able to do with a regular Canvas. In this talk, we’ll use CSS Paint API to recreate a Telegram-inspired spoiler animation. We will delve into the complexities related to the stateless nature of worklets, along with performance pros and cons.

https://spoiled.vercel.app/