Remix.run Logo
throwawaylaptop 4 days ago

I'm a self taught PHP/jQuery/bootstrap guy with a small saas. I handle page scroll position by literally saving it into some session data cookie and when you go back I check where your scroll was and I fix it for you. I'm not a genius or skilled... But I cared so I did it.

PaulHoule 4 days ago | parent [-]

I’ve done it like that. It’s not a lot of code.