Posts, a community app by Read.cv

Thread
Dexter Marks-Barber
Replying to @tee

In JavaScript this could be achieved using the scroll event[1] or the intersection observer api[2]. 1. developer.mozilla.org/en-US/docs/Web… 2. developer.mozilla.org/en-US/docs/Web…

Dexter Marks-Barber
Replying to @tee

Framer, an animation library, could also help framer.com/motion/scroll-…

Dexter Marks-Barber
Replying to @tee

I suspect it’s probably either Spline or Figma using transition variables tied to the scroll position though. Meaning no code was actually used