Another set of tradeoffs that we used to think JSON over the wire would mitigate. They, of course, brought their own tradeoffs.
Case in point for partial HTML updates: you update the backend in such a way that HTML it sends is no longer compatible with the frontends running in the browsers.
(You won’t believe how long can a page be open without a refresh.)
Case in point for partial HTML updates: you update the backend in such a way that HTML it sends is no longer compatible with the frontends running in the browsers.
(You won’t believe how long can a page be open without a refresh.)