377
you are viewing a single comment's thread
view the rest of the comments
[-] sunbeam60@feddit.uk 18 points 3 months ago* (last edited 3 months ago)

It drives me bonkers! The browser already has a way to display loading and it’s even respectful of back buttons.

I get that in a select few cases, for real time content, it makes sense to handle the loading inside the page. But if all you’re doing is displaying an article, I don’t need you to load a framework page that then loads the content. Just load the content.

[-] bestelbus22@lemmy.world 4 points 3 months ago

You mean like when an HTP request is not completely fulfilled? Is there an API for this "native" loading display of the browser?

[-] AnUnusualRelic@lemmy.world 11 points 3 months ago

You can tell by the shooting stars behind the big "N".

[-] 3abas@lemmy.world 5 points 3 months ago

They mean the browsers page loading status. They're saying if your content is static, it should be static or loaded in the page document through a CMS, not through an asynchronous call to an api after the page and js framework and load.

this post was submitted on 21 Jan 2026
377 points (100.0% liked)

Programmer Humor

31455 readers
820 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS