Hacker News new | ask | show | jobs
by georgewfraser 4491 days ago
If you look at the network traffic it's very odd -- not only are the formulas being evaluated on the server, the server is shipping back DOM strings, not values. So it appears they are doing rendering on the server as well as calculation.