Remix.run Logo
cloogshicer 5 hours ago

What an amazing article. I really like the presentation of text scrolling together with the code. Wonder how this is done under the hood.

willybrauner 4 hours ago | parent [-]

Thanks a lot! The left column containing the text is sticky, The right column is absolute and translate on Y and depend on an intersection observer triggered by each scroll section from the left.

cloogshicer 2 hours ago | parent [-]

Super cool, thanks for explaining! Is the code available somewhere?

willybrauner 17 minutes ago | parent [-]

[dead]