"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
Lemmy Support worldCritic 4 years ago 100%

Javascript prevents caching

Browsers temporarily cache pages so if you briefly leave a page and return, it doesn't have to wait to reload the page from the server. But when the content is entirely unreachable without javascript, this advantage is lost. Since dev.lemmy.ml struggles to perform well, returning to a page adds to the strain that keeps lemmy slow, and also increases the chance of timing out and not being able to get back to the original article.

1
1
Comments 1