Comment on nobody in webdev knows what graceful degradation is anymore
jimmy90@lemmy.world 2 weeks agoPE from server rendering only to a full interactive SPA in the browser is really not trivial both for frameworks and app devs
there are a handful of frameworks that support it fairly ergonomically now but it’s a discipline that takes time and effort
also disabling javascript is a tiny minority use case