Scroll based animations and scroll lock
What are the/your common goto solutions for doing scroll based animations aswell as locking the content and animating it while the user continues to scroll? Like on the remix page https://remix.run/
I heard about stuff like
gsap scrolltrigger
,
sure i could intersection observer for some cases, just curious whats out thereRemix - Build Better Websites
Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff.
1 Reply
GSAP is one of the best library that pretty much take full control of scroll. If not there is framer motion but you have to do a lot more yourself