Comment on nobody in webdev knows what graceful degradation is anymore
rigatti@lemmy.world 2 weeks agoWhat would they do instead?
MonkderVierte@lemmy.zip 2 weeks ago
possiblylinux127@lemmy.zip 2 weeks ago
It is a lot simpler to just require JavaScript. It is widely supported and is default enabled on all platforms and browsers.
MonkderVierte@lemmy.zip 2 weeks ago
Sending forms is a built-in functionality and you say it’s simpler to hack your way around it.
I mean, sure, if your framework does it this way. But it shouldn’t.
SpaceNoodle@lemmy.world 2 weeks ago
When I ask a server for a page, it should give me content, not a shitty script and a note that says “here, you do it.”
possiblylinux127@lemmy.zip 2 weeks ago
That isn’t how it works
SpaceNoodle@lemmy.world 2 weeks ago
Sorry about your stroke
ackthxbye@feddit.org 2 weeks ago
How about serving a proper HTML that contains the data they want to display? Instead of an empty page that tries to load the data via JavaScript.
chunes@lemmy.world 2 weeks ago
I miss when JS was just a silly thing you could use to add trails to the mouse cursor to impress anyone who stumbled onto your geocities page
possiblylinux127@lemmy.zip 2 weeks ago
They could just add a text box that says please enable JavaScript.