top | item 30512673

(no title)

leonardopainter | 4 years ago

That isn't a solution. Everybody moved away from this approach for web applications for good reasons.

discuss

order

pjmlp|4 years ago

The craziness of SPA frameworks running headless browsers, rediscovering SSR as if they are inventing something that no one else thought about, proves otherwise.

stickfigure|4 years ago

Having been on this ride since before HTML was a thing... I'm going to make a prediction: JS SSR will be a brief flash in the pan. In another ten years, we're going to look at it the same way we look at JSF today. "What were we thinking?"

imtringued|4 years ago

I agree, I am writing some apps like that and we still want some minimal level of interactivity that is suited to react. E.g. a file uploader.

leonardopainter|4 years ago

Well, I think when they moved away, they also increased the complexity of their applications as well.