Skip to content

Comment on In React {Transitions} = F(state)parent

Comments

That works for a certain class of applications, but it's not very simple once you do want interactivity on the browser client.

Nor would I call it simple that the server has to be able to send the whole UI over the wire instead of just data. And it ties your server to the web browser instead of providing a simple data API that can be used by anything that can make an http request.

There are always trade-offs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.