Comment on nobody in webdev knows what graceful degradation is anymore
developer.mozilla.org/…/Graceful_degradation
It is a lot simpler to just require JavaScript. It is widely supported and is default enabled on all platforms and browsers.
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.
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.