Hacker News new | ask | show | jobs
by tipiirai 4158 days ago
Yup. In Riot the DOM is only updated when there is a diff.

Server side support is coming so you can do "isomorphic" apps and render components on the HTML page as string.

Current 2.0.1 does not support this feature.

1 comments

Being able to render progressively to the response buffer would be great