Hacker News new | ask | show | jobs
by Asmod4n 300 days ago
That's a good question, without looking into any of the code id say bandwidth cost goes higher when moving away from server side rendering since you have to send the code for client side rending to each client which connects.