Comment on nobody in webdev knows what graceful degradation is anymore
bjoern_tantau@swg-empire.de 8 hours agoMost websites out there could work fine without JavaScript. They rely on it because they can’t be bothered to be better.
Comment on nobody in webdev knows what graceful degradation is anymore
bjoern_tantau@swg-empire.de 8 hours agoMost websites out there could work fine without JavaScript. They rely on it because they can’t be bothered to be better.
rigatti@lemmy.world 8 hours ago
What would they do instead?
ackthxbye@feddit.org 7 hours 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 hours 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
MonkderVierte@lemmy.zip 7 hours ago
developer.mozilla.org/…/Graceful_degradation
SpaceNoodle@lemmy.world 7 hours 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.”