Hacker News new | past | comments | ask | show | jobs | submit login

No, by just sending HTML over the wire doesn't make your HTML interactive the way you want.



Why? The difference here is that the computation is done on the server side.

The end result is still the same, just different approaches.


You need a "hydration" process to hydrate all event handlers.

So only html doesn't buy this argument right ?

And do not tell me to "findMyStateFromADomNode", i don't store state in the DOM.


I think Turbo surgically replaces parts of the DOM with the new response from the server.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: