Hacker News new | ask | show | jobs
by sidewndr46 302 days ago
I'll play devils advocate - does it save them some storage space or bandwidth in the CDN that delivers Github?
1 comments

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.