Hacker News new | ask | show | jobs
by portmantoad 799 days ago
I haven't seen anyone else do it, I feel like browser blend modes in general are kind of not used as much as they ought to be.

I also, on the topic of tech details, make extensive use of the new scroll-timeline stuff which lets you tie CSS animations to the scroll position. it has only landed in chrome at the moment (as of maybe February) so I just use it as a progressive enhancement but it's very cool and performant.