Hacker News new | ask | show | jobs
by zzo38computer 2312 days ago
Your points a) b) c) is good (and so is the part at the beginning about server vs client, which is what I mentioned too in my other comment here), but I may also add: d) do not make too many extra requests or large requests.

(It is also my opinion that client side code should mostly be avoided, or sometimes optional. There are cases where it is needed, but for ordinary documents it isn't needed.)