Hacker News new | ask | show | jobs
by mark_and_sweep 1410 days ago
If you are truly concerned about network costs, I'd recommend rendering an XML model on the server and using a cached extensible stylesheet (XSLT) to render your HTML on the fly, on the client.