Comment on nobody in webdev knows what graceful degradation is anymore
PeriodicallyPedantic@lemmy.ca 2 weeks agoThey know ssr is a thing which is why they used that term. But ssr produces a static page or static component, where webapps often require some level of interactivity for their basic functionality, such as reacting to server events. They’re asking if that can be achieved with ssr