On reddit, with the reddit enhancement suite extension, you don’t have the next button since it just loads up the next page right below. This lets you keep scrolling and scrolling. Is there anything like that for lemmy?
On reddit, with the reddit enhancement suite extension, you don’t have the next button since it just loads up the next page right below. This lets you keep scrolling and scrolling. Is there anything like that for lemmy?
This is actually false. Browsers have very good garbage/memory management, and will work perfectly fine with loading infinite amounts of data to the page.
The issue is absolutely horrible coding from frontend devs that causes bloat which the browser doesn’t clean off due to static references.